Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T15:50:53.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T15:39:18.760Z (2 months 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