Make sure you have the latest Stable or LTS version of Node.js installed.
- Run
npm installoryarn install - Start the dev server using
npm start - Open http://localhost:8080
npm start- start the dev servernpm test- run all testsnpm run test:watch- run all tests in watch mode