| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A template for react app using create-react-app and some customizations.
git clone https://github.com/completejavascript/react-app-template.git YourProjectName # Clone the project
cd YourProjectname
rm -rf .git # So you can have your own changes stored in VCS.
yarn # Install dependencies
yarn start # Start developmentNavigate to localhost:3000.
This project is open source and available under the MIT License.
| Back | FazBrowse Home | New Git URL |