Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardocesca/ranek
https://github.com/leonardocesca/ranek
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leonardocesca/ranek
- Owner: LeonardoCesca
- Created: 2019-12-08T20:02:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:36:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T13:25:20.132Z (about 1 month ago)
- Language: Vue
- Size: 3.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ranek (Origamid)
## 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/).