https://github.com/hiro0218/conan-raiha-pass
https://github.com/hiro0218/conan-raiha-pass
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiro0218/conan-raiha-pass
- Owner: hiro0218
- Created: 2018-10-23T12:57:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-10T11:24:00.000Z (over 7 years ago)
- Last Synced: 2025-02-05T20:33:50.402Z (over 1 year ago)
- Language: Vue
- Size: 1.58 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conan-raiha-pass
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```