Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 585 Bytes

create-fresh-project.md

File metadata and controls

9 lines (5 loc) · 585 Bytes

Create a fresh project

Using React CLI.

Note that this project will not be up to date in terms of structure or dependencies. While the original Create React App repo was used to create this repo and that will be will updated regularly hopefully.

If you want to generate a fresh app using the latest template available see Create React app instructions in my Dev Sheatsheets.

If you want, you can copy the docs and CI setup from this template project to your new repo.