https://github.com/hacksu/khe-frontend
https://github.com/hacksu/khe-frontend
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hacksu/khe-frontend
- Owner: hacksu
- Created: 2020-11-14T19:22:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-10T23:56:29.000Z (almost 5 years ago)
- Last Synced: 2025-01-05T10:12:23.596Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/orgs/hacksu/projects/4
- Size: 1.66 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# khe-frontend
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).