Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 154 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 154 Bytes

React-Flux-Express-Todo-APP

Installation

  • $ npm i -g yarn
  • $ yarn

Development

  • $ npm run start

Production

  • $ npm run start-prod