1.1.1 • Published 6 years ago

get-start-template-vue v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Fast create project and start production server

npx get-start-template-vue ./my-application
cd ./my-application
npm i
npm start

This command create dir 'my-application' and download Vue template.

See documentation and examples: AndreiSoroka/get-start-template-vue

Build and dev sever:

npm run devserver;

More information: AndreiSoroka/get-start-template-vue

Development

Project tree

  • application
    • router
    • vue
    • vuex
  • config
  • scripts
  • node_modules
  • public

More information: AndreiSoroka/get-start-template-vue

1.1.1

6 years ago

1.1.0

6 years ago

1.0.10-b

6 years ago

1.0.9-b

6 years ago

1.0.8-b

6 years ago

1.0.7-b

6 years ago

1.0.6-b

6 years ago

1.0.5-b

6 years ago

1.0.4-b

6 years ago

1.0.3-b

6 years ago

1.0.2-b

6 years ago

1.0.1-b

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago