Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hilsonxhero/hero-shop

ecommerce built with the powerful Vuejs 3 framework! :rocket:
https://github.com/hilsonxhero/hero-shop

pwa resetful-api sass typescript unit-testing vue

Last synced: 2 months ago
JSON representation

ecommerce built with the powerful Vuejs 3 framework! :rocket:

Awesome Lists containing this project

README

        

# hero-shop

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your unit tests
```
npm run test:unit
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).