create-unofficial-vite-react-ts-sgg
v1.0.2
Published
This is a demo of a static site generator using React and TypeScript. It uses the `react-dom/server` package to render the React components to HTML. The output is written to the `dist` directory. This is designed for an application that has just a home pa
Downloads
5
Readme
Unofficial React SSG TypeScript Template
This is a demo of a static site generator using React and TypeScript. It uses the react-dom/server
package to render the React components to HTML. The output is written to the dist
directory. This is designed for an application that has just a home page, without any routing. This is useful for some tech demo's.
Usage
npm create unofficial-react-ssg-ts-template.git folder-name