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

https://github.com/jayrbolton/frontend-template

Simple one-page app frontend template with Preact, Typescript, and Parcel
https://github.com/jayrbolton/frontend-template

Last synced: 2 months ago
JSON representation

Simple one-page app frontend template with Preact, Typescript, and Parcel

Awesome Lists containing this project

README

        

# One-page app frontend template

* Preact
* Parcel
* Typescript and .tsx

Run dev server: `npm run dev`

Build for production: `npm run build`