Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devadedeji/cgpa-calculator-vue
A CGPA Calculator built with VueJS, Design Inspiration from dribbble.com
https://github.com/devadedeji/cgpa-calculator-vue
Last synced: 2 days ago
JSON representation
A CGPA Calculator built with VueJS, Design Inspiration from dribbble.com
- Host: GitHub
- URL: https://github.com/devadedeji/cgpa-calculator-vue
- Owner: DevAdedeji
- Created: 2022-01-07T22:09:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T22:11:30.000Z (almost 3 years ago)
- Last Synced: 2024-11-04T22:42:11.565Z (about 2 months ago)
- Language: Vue
- Homepage: https://cgpa-calculator-app.vercel.app/
- Size: 273 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cgpa-calculator
## 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/).