Skip to content

A static site generator template for Create React App.

Notifications You must be signed in to change notification settings

nicolasmn/cra-template-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-static

This is a static site generator template for Create React App.
Use it to generate sites 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:

About

A static site generator template for Create React App.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published