https://github.com/acontenti/yacl-web
A YACL-powered cookbook
https://github.com/acontenti/yacl-web
cookbook cooking firebase yacl yaml yamldoc
Last synced: about 1 month ago
JSON representation
A YACL-powered cookbook
- Host: GitHub
- URL: https://github.com/acontenti/yacl-web
- Owner: acontenti
- License: bsd-3-clause
- Created: 2019-07-08T14:52:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T15:50:53.000Z (over 3 years ago)
- Last Synced: 2025-01-20T22:09:32.132Z (over 1 year ago)
- Topics: cookbook, cooking, firebase, yacl, yaml, yamldoc
- Language: Vue
- Homepage: https://yacl-web.web.app/
- Size: 4.19 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YACL (yacl-web)
Yet Another Cookbook Language
### Install the dependencies
```bash
yarn
```
### Start the app in development mode
```bash
yarn dev
```
### Build the app for production
```bash
yarn build
```
Copyright © 2019-2021 Alessandro Contenti