Sign inSign up

tonypai/reactjs-saga-starter

By tonypai

Updated almost 9 years ago

Reactjs Saga Starter - web app boilerplate(Node.js, Express, Babel6, PostCSS, Webpack, Redux-Saga)

Image
0

318

tonypai/reactjs-saga-starter repository overview

React.js Saga Starter

Install Dependencies (required)

npm i

Install & Run Mock API Server (required)

npm i -g json-server

Change Environment Variable (required)

cp .env.example .env

Start Development Server

npm start

Start Production Server

npm run prod

Tag summary

Content type

Image

Digest

Size

61.6 MB

Last updated

almost 9 years ago

docker pull tonypai/reactjs-saga-starter