Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megasanjay/peddle2.0
https://github.com/megasanjay/peddle2.0
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/megasanjay/peddle2.0
- Owner: megasanjay
- Created: 2018-11-24T02:26:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:39:26.000Z (about 1 year ago)
- Last Synced: 2024-05-01T18:25:13.385Z (8 months ago)
- Language: Vue
- Size: 1.82 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# csci226
> CSCI 226 Final Project
## 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# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
# peddle2.0