https://github.com/dvhb/template-react-ssr
https://github.com/dvhb/template-react-ssr
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvhb/template-react-ssr
- Owner: dvhb
- Created: 2020-02-13T08:18:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T09:54:39.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T09:42:12.474Z (3 months ago)
- Language: TypeScript
- Size: 878 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# @dvhb/template-react-ssr
For example:
```sh
npx create-dvhb-app my-app --template react-ssr# or
npm init dvhb-app my-app --template react-ssr# or
yarn create dvhb-app my-app --template react-ssr
```