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