https://github.com/ganevdev/create-react-app-tut
https://github.com/ganevdev/create-react-app-tut
tutorial
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ganevdev/create-react-app-tut
- Owner: ganevdev
- Created: 2019-12-27T13:52:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T04:21:35.000Z (about 5 years ago)
- Last Synced: 2025-04-07T20:16:33.185Z (10 months ago)
- Topics: tutorial
- Language: JavaScript
- Size: 1.09 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-react-app-tut
```
git clone --depth=1 git@github.com:Ganevru/create-react-app-tut.git create-react-app-tut
cd create-react-app-tut
rm -rf .git
```
From Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).