Skip to content

Vue.js application using Vue-Resource, Vue-Router, VueX and much more

Notifications You must be signed in to change notification settings

pasharudenko/stock-traider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cli

A Vue.js project

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.

npm install --save-dev @babel/preset-stage-2 .babelrc

{ "presets": [ ["es2015", { "modules": false }], ["stage-2"] ] }

About

Vue.js application using Vue-Resource, Vue-Router, VueX and much more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published