Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T16:11:13.000Z (over 1 year ago)
- Last Synced: 2024-11-14T23:32:52.541Z (3 months 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/).