https://github.com/daggerok/parcel-vue-example
This is all about how easy and quick we can start build react using parcel without generators
https://github.com/daggerok/parcel-vue-example
gh-pages materialize-css materializecss parcel parcel-bundler sass scss vue vuejs vuejs2
Last synced: 12 months ago
JSON representation
This is all about how easy and quick we can start build react using parcel without generators
- Host: GitHub
- URL: https://github.com/daggerok/parcel-vue-example
- Owner: daggerok
- License: mit
- Created: 2018-01-12T01:03:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T02:28:51.000Z (about 8 years ago)
- Last Synced: 2025-01-10T00:43:14.975Z (about 1 year ago)
- Topics: gh-pages, materialize-css, materializecss, parcel, parcel-bundler, sass, scss, vue, vuejs, vuejs2
- Language: HTML
- Homepage: https://daggerok.github.io/parcel-vue-example/
- Size: 1.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= parcel-vue-example image:https://travis-ci.org/daggerok/parcel-vue-example.svg?branch=master["Build Status", link="https://travis-ci.org/daggerok/parcel-vue-example"]
This is all about how easy and quick we can start vue.js application using parcel without any generators..
.log
----
yarn -i
yarn start
yarn build
yarn github
----