cra-template-static

1.0.0 • Public • Published

cra-template-static

This is a static template for Create React App. Use it to generate static websites without React on the client-side.

To use this template, add --template static when creating a new app.

For example:

npx create-react-app my-app --template static

# or

yarn create react-app my-app --template static

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-static

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

37.4 kB

Total Files

22

Last publish

Collaborators

  • nicolasmn