https://github.com/thomasalbertodev/greenmind
Website Toko Tanaman Menggunakan Framework Vue JS dan JSON.Server
https://github.com/thomasalbertodev/greenmind
bootstrap5 javascript json-server vuejs
Last synced: 2 months ago
JSON representation
Website Toko Tanaman Menggunakan Framework Vue JS dan JSON.Server
- Host: GitHub
- URL: https://github.com/thomasalbertodev/greenmind
- Owner: thomasalbertoDev
- Created: 2023-05-21T13:56:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T16:11:13.000Z (about 3 years ago)
- Last Synced: 2025-03-04T17:53:21.347Z (over 1 year ago)
- Topics: bootstrap5, javascript, json-server, vuejs
- Language: Vue
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-commerce
## 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/).