Skip to content

Web application using Ketch.UP library from Sme.UP

Notifications You must be signed in to change notification settings

smeup/faq400-21nov

Repository files navigation

Commands

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Details

Linting & formatting

This project uses ESLint and Prettier by enforcing a common code style. In vscode all files will be linted and formatted on-save.

Editor

This project is best developed in VS Code. See the recommended extensions and settings in .vscode.