An open API service indexing awesome lists of open source software.

https://github.com/dvhb/template-react-ssr


https://github.com/dvhb/template-react-ssr

Last synced: about 1 month ago
JSON representation

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
```