Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevejpurves/lite-quickstart-example
https://github.com/stevejpurves/lite-quickstart-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevejpurves/lite-quickstart-example
- Owner: stevejpurves
- Created: 2023-07-12T09:12:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-14T11:08:34.000Z (over 1 year ago)
- Last Synced: 2024-10-24T08:53:48.634Z (about 2 months ago)
- Language: HTML
- Size: 1.45 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.