https://github.com/blukai/puffin-vue
https://github.com/blukai/puffin-vue
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blukai/puffin-vue
- Owner: blukai
- Created: 2017-02-15T21:40:53.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2017-06-08T22:24:14.000Z (about 9 years ago)
- Last Synced: 2026-04-07T16:05:09.783Z (3 months ago)
- Language: Vue
- Homepage: https://blukai.github.io/puffin
- Size: 2.69 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puffin
## Dev
```bash
npm install # install dependencies
npm start # serve with hot reload at localhost:3000
npm run lint # lint css and js
npm run build # build for production with minification
```