Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varya/hands-on-workshop
https://github.com/varya/hands-on-workshop
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/varya/hands-on-workshop
- Owner: varya
- Created: 2021-02-06T21:46:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-28T10:40:49.000Z (over 3 years ago)
- Last Synced: 2024-11-05T11:52:09.105Z (about 2 months ago)
- Language: JavaScript
- Size: 5.56 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hands-on workshop - landing page and handout materials
## Available scripts
- `yarn dev` - starts development server. Alias - `yarn start`
- `yarn export` - creates production build and exports static site to `/out` directory.## Deploy
Deployment is handled by Github Actions workflow, which is triggered on push into `main` branch