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

https://github.com/yogthos/squint-preact-example


https://github.com/yogthos/squint-preact-example

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Squint Preact example

- Install dependencies `npm install`

- Run `npm run dev` to watch for changes and compile `js` during dev
- Run `npm run build` to build production artifact in `dist`