https://github.com/igorhalfeld/castelo-meetup
A example to talk at Castelo Creative Space.
https://github.com/igorhalfeld/castelo-meetup
Last synced: about 1 year ago
JSON representation
A example to talk at Castelo Creative Space.
- Host: GitHub
- URL: https://github.com/igorhalfeld/castelo-meetup
- Owner: IgorHalfeld
- Created: 2017-07-14T00:46:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T00:46:38.000Z (about 9 years ago)
- Last Synced: 2025-06-15T00:07:22.421Z (about 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Castelo meetup
> A example to talk at [Castelo Creative Space](http://igorluiz.me)
### Build Setup
``` bash
# 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](http://vuejs.github.io/vue-loader).