Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/nodejs-web-preact-router-ssg-eslint-template
A template for the preact framework a superset for react.
https://github.com/bearddan2000/nodejs-web-preact-router-ssg-eslint-template
eslint nodejs npm preact router ssg template web
Last synced: about 1 month ago
JSON representation
A template for the preact framework a superset for react.
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-preact-router-ssg-eslint-template
- Owner: bearddan2000
- Created: 2024-01-07T03:46:37.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T03:46:39.000Z (12 months ago)
- Last Synced: 2024-07-30T19:59:01.529Z (5 months ago)
- Topics: eslint, nodejs, npm, preact, router, ssg, template, web
- Language: Shell
- Homepage: https://github.com/bearddan2000/nodejs-web-preact-router-ssg-eslint-template
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-web-preact-router-ssg-eslint-template
## Description
A template for the preact framework a superset for react.Feature
- routing
- ssg prerender
- eslint## Tech stack
- npm
- preact
- ssg
- eslint## Docker stack
- node## To run
`sudo ./install.sh -u`## To stop (optional)
`sudo ./install.sh -d`## For help
`sudo ./install.sh -h`