Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 557 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 557 Bytes

dsa_mastertool

This project was created with Vue CLI. You need to install it first:

npm install -g @vue/cli

Project setup

After cloning the project you need to install the dependencies.

npm install

After that you can do the following:

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.