Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/persephonepunch/janesi-vue
https://github.com/persephonepunch/janesi-vue
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/persephonepunch/janesi-vue
- Owner: persephonepunch
- Created: 2020-03-02T15:34:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:25:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-12T08:54:37.078Z (over 1 year ago)
- Language: Vue
- Size: 3.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# janesi-vue
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).