1.0.0 • Published 7 years ago

vue2-spa v1.0.0

Weekly downloads
6
License
-
Repository
github
Last release
7 years ago

vue2-spa

a project with vue2 and webpack2 for single pages


Install with:

npm install vue2-spa

##Usage Example

Init

npm install

Run Server

npm start or npm run dev

Build code

npm run build

Pages config src/entry.js

Proxy config build/config.js

1.0.0

7 years ago