Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://solrz.github.io/nice-course-to-u/
交大選課助手第一品牌
https://solrz.github.io/nice-course-to-u/
Last synced: 3 days ago
JSON representation
交大選課助手第一品牌
- Host: GitHub
- URL: https://solrz.github.io/nice-course-to-u/
- Owner: solrz
- Created: 2020-09-01T07:33:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T05:41:16.000Z (about 4 years ago)
- Last Synced: 2024-08-03T04:05:40.519Z (3 months ago)
- Language: Vue
- Size: 3.83 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nctu - Nice Course To U
README
# n-course-to-u
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).