Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varuntv97/sgpa-cgpa-calculator
https://github.com/varuntv97/sgpa-cgpa-calculator
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/varuntv97/sgpa-cgpa-calculator
- Owner: varuntv97
- Created: 2021-07-28T15:38:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T15:41:08.000Z (over 3 years ago)
- Last Synced: 2023-08-19T21:28:19.401Z (over 1 year ago)
- Language: Vue
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sgpa-cgpa
## 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/).