https://github.com/pdevito3/carbon-kitchen
https://github.com/pdevito3/carbon-kitchen
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdevito3/carbon-kitchen
- Owner: pdevito3
- Created: 2020-03-18T01:20:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:51:31.000Z (about 3 years ago)
- Last Synced: 2025-05-20T23:17:58.192Z (9 months ago)
- Language: Vue
- Size: 4.19 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# carbon-kitchen
## 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/).