https://github.com/gee1k/stool
:evergreen_tree:
https://github.com/gee1k/stool
Last synced: 10 days ago
JSON representation
:evergreen_tree:
- Host: GitHub
- URL: https://github.com/gee1k/stool
- Owner: gee1k
- Created: 2016-10-19T07:46:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-19T08:23:29.000Z (about 9 years ago)
- Last Synced: 2025-01-20T15:40:45.070Z (12 months ago)
- Language: Vue
- Homepage: http://stool.svend.cc
- Size: 233 KB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svend-tools
> Svend Tools
## 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).