https://github.com/hackfengjam/sell
frontend
https://github.com/hackfengjam/sell
Last synced: 30 days ago
JSON representation
frontend
- Host: GitHub
- URL: https://github.com/hackfengjam/sell
- Owner: hackfengJam
- License: mit
- Created: 2021-03-30T14:50:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T15:29:20.000Z (almost 5 years ago)
- Last Synced: 2023-03-21T21:16:21.140Z (over 3 years ago)
- Language: JavaScript
- Size: 15.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sell
> sell app
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).