Skip to content

khaled-omar/Frontend-vula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend-vula

This is vue js frontend application for vula

tasks management

Build Setup

install latest stable vue

npm install vue

install vue-cli

npm install --global vue-cli

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

For detailed explanation on how things work, consult the docs for vue-loader.