Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marioarifiyandi/ecommerce-catalog
Rakamin Academy - Core Initiative VIX Front End
https://github.com/marioarifiyandi/ecommerce-catalog
frontend vue2 vuejs
Last synced: 2 days ago
JSON representation
Rakamin Academy - Core Initiative VIX Front End
- Host: GitHub
- URL: https://github.com/marioarifiyandi/ecommerce-catalog
- Owner: MarioArifiyandi
- Created: 2023-12-04T12:44:03.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-04T12:56:12.000Z (about 1 year ago)
- Last Synced: 2025-01-08T09:52:16.533Z (2 days ago)
- Topics: frontend, vue2, vuejs
- Language: Vue
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecommerce-catalog
## 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/).