https://github.com/saehun/company-admin
web-app administrating members of a company
https://github.com/saehun/company-admin
Last synced: about 2 months ago
JSON representation
web-app administrating members of a company
- Host: GitHub
- URL: https://github.com/saehun/company-admin
- Owner: saehun
- Created: 2017-09-29T13:12:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T13:52:43.000Z (over 7 years ago)
- Last Synced: 2025-04-01T21:29:13.626Z (2 months ago)
- Language: Vue
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# company-admin
> A Vue.js project
## 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).