Skip to content

AmirSavand/mp8p-web

Repository files navigation

mp8p (Web)

Code Quality

Front-end repository for mp8p.

Development

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

Technologies

Here's what the project is built with: