Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varya/hands-on-workshop


https://github.com/varya/hands-on-workshop

Last synced: 4 days ago
JSON representation

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