https://github.com/idushii/bloc_template_generator
https://github.com/idushii/bloc_template_generator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/idushii/bloc_template_generator
- Owner: idushii
- Created: 2020-12-29T07:15:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T08:29:25.000Z (about 3 years ago)
- Last Synced: 2025-02-05T16:17:59.228Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bloc_template_generator
[](https://github.com/nilinov/bloc_template_generator/actions/workflows/firebase-hosting-pull-request.yml)
## 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/).