Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stevejpurves/lite-quickstart-example


https://github.com/stevejpurves/lite-quickstart-example

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# lite quickstart example

A mimimal example of following the guide here: https://mystmd.org/thebe/quickstart-lite and deploying on github pages.

## Usage

```
cd lite-quickstart-example
npm install
npm start
```

See [.github/workflows/deploy.yml](.github/workflows/deploy.yml) for `gh-pages` deployment and [https://stevejpurves.github.io/lite-quickstart-example/](https://stevejpurves.github.io/lite-quickstart-example/) for the current deployment.