Front-end repository for mp8p.
Install dependencies.
> npm install
Run the server.
> npm run serve
Build the app.
> npm run build
> npm run build-prodduction
Check code quality.
> npm run lint
Deploy (with build).
> npm run deploy
Here's what the project is built with: