Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wietsewind/xrparrot-frontend
XRParrot.com Frontend
https://github.com/wietsewind/xrparrot-frontend
Last synced: about 14 hours ago
JSON representation
XRParrot.com Frontend
- Host: GitHub
- URL: https://github.com/wietsewind/xrparrot-frontend
- Owner: WietseWind
- Created: 2018-09-10T07:38:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:22:42.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T15:38:07.079Z (7 months ago)
- Language: Vue
- Homepage: https://xrparrot.com
- Size: 8.06 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xrparrot
## 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
```