Skip to content

ericsts/vuejs-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Vue.js project

install VUE

npm install -g vue-cli@2.7.0
npm install vue-router@2.1.1 --save
npm install vue-resource@1.0.3 --save
npm install vee-validate@2.0.0-beta.18 --save
npm install bootstrap@3.3.7 --save
npm install url-loader@0.5.7 css-loader@0.25.0 style-loader@0.13.1 --save-dev
npm install node-sass@4.5.0 sass-loader@4.1.1 --save-dev
npm install jquery@3.1.1 --save

Build Setup

# 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.

About

Crud básico usando vue.js enviando dados para API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published