https://github.com/mazipan/setup-vue-without-vue-cli
How to create skeleton project in Vue.js from basic without Vue-CLI
https://github.com/mazipan/setup-vue-without-vue-cli
vue vue-cli vue-project vue-skeleton vue-tutorial
Last synced: about 2 months ago
JSON representation
How to create skeleton project in Vue.js from basic without Vue-CLI
- Host: GitHub
- URL: https://github.com/mazipan/setup-vue-without-vue-cli
- Owner: mazipan
- License: mit
- Created: 2018-10-21T03:15:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T18:55:30.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T03:49:25.348Z (3 months ago)
- Topics: vue, vue-cli, vue-project, vue-skeleton, vue-tutorial
- Language: JavaScript
- Homepage: https://mazipanneh.com/blog/2018/10/setup-projek-vue-dengan-berbagai-module-bundler-tanpa-vue-cli/
- Size: 1.84 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# setup-vue-without-vue-cli
How to create skeleton project in Vue.js from basic without Vue-CLI, using webpack 4, rollup, parcel and poi as module bundler.
[](https://travis-ci.org/mazipan/setup-vue-without-vue-cli)
## Module Bundler
+ Webpack
+ Poi.js
+ Parcel
+ Rollup.js## Article
Article in Bahasa: [https://mazipanneh.com/blog/2018/10/setup-projek-vue-dengan-berbagai-module-bundler-tanpa-vue-cli/](https://mazipanneh.com/blog/2018/10/setup-projek-vue-dengan-berbagai-module-bundler-tanpa-vue-cli/)