Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seriouslag/vue-webstore
E-commerce store with vuejs with typescript, utilizing firebase for some components.
https://github.com/seriouslag/vue-webstore
Last synced: 14 days ago
JSON representation
E-commerce store with vuejs with typescript, utilizing firebase for some components.
- Host: GitHub
- URL: https://github.com/seriouslag/vue-webstore
- Owner: seriouslag
- Created: 2018-09-21T18:54:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T03:32:05.000Z (about 6 years ago)
- Last Synced: 2024-10-15T02:33:32.821Z (3 months ago)
- Language: Vue
- Homepage: https://www.surruh.com
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webstore
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```