Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelcurrin/preact-frontend-quickstart
Starter template using Preact on a website's frontend - without Node
https://github.com/michaelcurrin/preact-frontend-quickstart
basic demo frontend no-nodejs preact quickstart starter template
Last synced: about 9 hours ago
JSON representation
Starter template using Preact on a website's frontend - without Node
- Host: GitHub
- URL: https://github.com/michaelcurrin/preact-frontend-quickstart
- Owner: MichaelCurrin
- License: mit
- Created: 2021-03-15T08:48:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T14:00:22.000Z (over 3 years ago)
- Last Synced: 2024-10-11T19:36:39.090Z (about 1 month ago)
- Topics: basic, demo, frontend, no-nodejs, preact, quickstart, starter, template
- Language: HTML
- Homepage: https://michaelcurrin.github.io/preact-frontend-quickstart/
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Preact Frontend Quickstart
> Starter template using Preact on a website's frontend - without Node[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/preact-frontend-quickstart?include_prereleases=&sort=semver)](https://github.com/MichaelCurrin/preact-frontend-quickstart/releases/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)[![dependency - preact](https://img.shields.io/badge/dependency-preact-blue)](https://www.npmjs.com/package/preact)
[![Hosted with GH Pages](https://img.shields.io/badge/Hosted_with-GitHub_Pages-blue?logo=github&logoColor=white)](https://pages.github.com/)## Preview
[![View site - GH Pages](https://img.shields.io/badge/View_site-GH_Pages-blue?style=for-the-badge)](https://michaelcurrin.github.io/preact-frontend-quickstart/)
[![Use this template](https://img.shields.io/badge/Generate-Use_this_template-2ea44f?style=for-the-badge)](https://github.com/MichaelCurrin/preact-frontend-quickstart/generate)
## Documentation
[![View - Documentation](https://img.shields.io/badge/View-Documentation-blue?style=for-the-badge)](/docs/)
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).