https://github.com/tyn-tian/ecommerce-catalog
Final task from Project-Based Internship: Core Initiative Frontend at Core Initiative by Rakamin Academy.
https://github.com/tyn-tian/ecommerce-catalog
final-task firebase-hosting frontend-web-development vuejs
Last synced: 4 months ago
JSON representation
Final task from Project-Based Internship: Core Initiative Frontend at Core Initiative by Rakamin Academy.
- Host: GitHub
- URL: https://github.com/tyn-tian/ecommerce-catalog
- Owner: Tyn-Tian
- Created: 2024-02-20T13:44:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T07:36:48.000Z (over 1 year ago)
- Last Synced: 2025-01-17T13:50:00.852Z (5 months ago)
- Topics: final-task, firebase-hosting, frontend-web-development, vuejs
- Language: Vue
- Homepage: https://vix-ci-fe-christian.web.app/
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecommerce
## 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/).