https://github.com/bearddan2000/nodejs-web-preact-spa-router-template
A template for the preact framework, a superset for react,
https://github.com/bearddan2000/nodejs-web-preact-spa-router-template
nodejs npm preact router spa template web
Last synced: 2 months ago
JSON representation
A template for the preact framework, a superset for react,
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-preact-spa-router-template
- Owner: bearddan2000
- Created: 2024-01-07T03:46:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T03:46:58.000Z (over 2 years ago)
- Last Synced: 2025-01-29T16:32:56.966Z (over 1 year ago)
- Topics: nodejs, npm, preact, router, spa, template, web
- Language: Shell
- Homepage: https://github.com/bearddan2000/nodejs-web-preact-spa-router-template
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-web-preact-spa-router-template
## Description
A template for the preact framework, a superset for react,
on a single page application.
Feature
- router
## Tech stack
- npm
- preact
## Docker stack
- node
## To run
`sudo ./install.sh -u`
## To stop (optional)
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`