Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imotd/maskerstore
Web e-commerce Penjualan Masker
https://github.com/imotd/maskerstore
exercise-project vuejs
Last synced: 19 days ago
JSON representation
Web e-commerce Penjualan Masker
- Host: GitHub
- URL: https://github.com/imotd/maskerstore
- Owner: imotD
- Created: 2020-07-16T09:58:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:27:13.000Z (about 2 years ago)
- Last Synced: 2023-03-06T16:36:58.333Z (almost 2 years ago)
- Topics: exercise-project, vuejs
- Language: CSS
- Homepage:
- Size: 4.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gudangmasker
## 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/).