Skip to content

ilya-pro/rebus-hackathon-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebus-hackathon-ui

Project setup

Install Vue CLI Tool global if not installed

npm install -g @vue/cli

update dependency modules

npm install

Run Vue UI tool

vue ui

Plugin for Сhrome Vue.js devtools

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.