Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackey8616/pyfun-frontend
https://github.com/jackey8616/pyfun-frontend
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jackey8616/pyfun-frontend
- Owner: jackey8616
- Created: 2018-10-02T16:09:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T14:06:51.000Z (8 months ago)
- Last Synced: 2024-10-25T20:21:12.875Z (2 months ago)
- Language: Vue
- Homepage: https://pyfun.clo5de.info
- Size: 4.33 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyfun-frontend
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).