Skip to content

MaKeAppDev/website

Repository files navigation

MaKeApp Web

Build Status Actions Status

MaKeApp Website

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run tests

npm test

Run tests in console

npm test:ci

Lints and fixes files

npm run lint

Run end-to-end tests

npm run test:e2e

Run unit tests

npm run test:unit

Customize configuration

See Configuration Reference.