https://github.com/luncosim/yarm
Repository that contains code of Yarm (Yet another requirements tool)
https://github.com/luncosim/yarm
Last synced: about 1 year ago
JSON representation
Repository that contains code of Yarm (Yet another requirements tool)
- Host: GitHub
- URL: https://github.com/luncosim/yarm
- Owner: LunCoSim
- Archived: true
- Created: 2023-01-12T08:23:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T08:25:53.000Z (over 3 years ago)
- Last Synced: 2025-03-12T03:32:16.360Z (about 1 year ago)
- Language: TypeScript
- Size: 460 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yarm
## 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/).
### Licence
This project is licenced under MIT licence.