Get started

Install dependencies

$ npm install

Build the app

$ npm run build

Run the app in development mode

$ npm run dev

Run the tests

$ npm test