img img img img img

Install dependencies

npm install

Run development server

npm start

Build for production

npm build

Parse the linter

npm lint

Run all the tests

npm test