Application to create and track checklists
- NodeJS v7.7.1+
- create-react-app v1.3.0+ -
npm install -g create-react-app
$ npm install
$ bower install
$ npm run build
This creates a directory build
, which contain the static files.
$ npm start
Application to create and track checklists
npm install -g create-react-app
$ npm install
$ bower install
$ npm run build
This creates a directory build
, which contain the static files.
$ npm start