https://github.com/radyai/belajar-dirumah
Website belajar dirumah
https://github.com/radyai/belajar-dirumah
firebase vuejs
Last synced: 3 months ago
JSON representation
Website belajar dirumah
- Host: GitHub
- URL: https://github.com/radyai/belajar-dirumah
- Owner: RadyaI
- Created: 2024-05-07T03:59:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T11:02:27.000Z (about 2 years ago)
- Last Synced: 2025-01-24T13:22:31.845Z (over 1 year ago)
- Topics: firebase, vuejs
- Language: JavaScript
- Homepage: https://belajarlab.vercel.app
- Size: 8.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# belajar_dirumah
## 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/).