npm install
npm test
npm start
Please follow these basic steps to simplify pull request reviews.
- Please rebase your branch against the current master
- Run
npm install
to make sure your development dependencies are up-to-date - Make reference to possible issues on PR comment
- Please detail the affected browser(s) and operating system(s)
- Please be sure to state which version of node and npm you're using