Skip to content

tourist199/react-base-saga-mll

Repository files navigation

React Js Boilerplate

Environment requirement

Operating System: Ubuntu v18.04

NodeJS: v10.15.3

NPM: v6.4.1

Install Dependencies

Install project dependencies: npm install

Development (For Developer)

Run: npm start

Open browser at: http://localhost:8080

Please install flug-in ESLINT into your IDE for code convention auto checking

Develop Build

Run: npm run build:development

Copy all content in ./build for deployment

Staging Build

Run: npm run build:staging

Copy all content in ./build for deployment

Production Build

Run: npm run build

Copy all content in ./build for deployment

Check Convention

Javascript: npm run lint

CSS: npm run stylelint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages