Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/limone-eth/easy-collect-web
Web App Frontend for Easy Collect project
https://github.com/limone-eth/easy-collect-web
Last synced: 24 days ago
JSON representation
Web App Frontend for Easy Collect project
- Host: GitHub
- URL: https://github.com/limone-eth/easy-collect-web
- Owner: limone-eth
- Created: 2020-03-24T18:53:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:01:33.000Z (about 2 years ago)
- Last Synced: 2024-12-26T14:14:59.464Z (29 days ago)
- Language: Vue
- Homepage:
- Size: 10.2 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# easy-collect-web
## 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/).