Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 695 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 695 Bytes

smat-vue

This is a prototype of a Vue interface for https://gitlab.com/smat-project/smat-be/-/blob/master/DOCS.md

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Go the the address it tells you in the browser you'll see the app!

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

NOTES

Here's what I did so far