run npm install
to install the dependencies
(todo) run npm start
to start the local development
(todo) run npm test
to run the tests once
(todo) run npm testw
to run the tests along your development
run npm build
to build the application for production.