An open API service indexing awesome lists of open source software.

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.

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/).