Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 176 Bytes

File metadata and controls

16 lines (13 loc) · 176 Bytes

Project setup instructions:

Install dependencies

npm install

To start the development server

npm run serve

To run the tests

npm run test