Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lacker
/
create-react-app
Public
forked from
facebook/create-react-app
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 27, 2016
Support .json extension
Show description for a11d6a3
gaearon
committed
a11d6a3
Copy full SHA for a11d6a3
Fixup GH Pages deploy instructions
Show description for 1740fa9
gaearon
committed
1740fa9
Copy full SHA for 1740fa9
Document how to install dependencies (#223)
danthareja
authored and
mxstbr
committed
f97b1bb
Copy full SHA for f97b1bb
Remove accidental exclamation
gaearon
committed
9885e08
Copy full SHA for 9885e08
Switch over to recommending pushstate-server
Show description for 9645cbd
gaearon
committed
9645cbd
Copy full SHA for 9645cbd
Turn off .babelrc usage (#236)
alexzherdev
authored and
mxstbr
committed
88363b1
Copy full SHA for 88363b1
Add Promise and fetch polyfills (#235)
gaearon
authored
6d7741e
Copy full SHA for 6d7741e
Recommend st instead of http-server
Show description for 3a1ed7a
gaearon
authored
3a1ed7a
Copy full SHA for 3a1ed7a
Use keyword `warn` in eslint config (#234)
Show description for e839dff
floriangosse
authored and
gaearon
committed
e839dff
Copy full SHA for e839dff
Commits on Jul 26, 2016
Use shorter hashes in production builds
gaearon
committed
6267992
Copy full SHA for 6267992
Pin dependencies
gaearon
committed
8050588
Copy full SHA for 8050588
Remove build directory without ending up in trash
Show description for 9b6e87c
gaearon
committed
9b6e87c
Copy full SHA for 9b6e87c
Use double quotes for JSX properties (#225)
Show description for 895cfaf
hnordt
authored and
gaearon
committed
895cfaf
Copy full SHA for 895cfaf
Add .DS_Store to gitignore template (#224)
hnordt
authored and
vjeux
committed
1670fb1
Copy full SHA for 1670fb1
Avoid CSS globals (#220)
hnordt
authored and
vjeux
committed
591fbbf
Copy full SHA for 591fbbf
Document how to add linting in an editor
gaearon
authored
4ca7b0d
Copy full SHA for 4ca7b0d
Add some newlines to the console output
gaearon
committed
9a4e967
Copy full SHA for 9a4e967
Merge pull request #202 from lacker/cleanlint
Show description for f8bb37f
Kevin Lacker
authored
f8bb37f
Copy full SHA for f8bb37f
allow 2 * x + 1
lacker
committed
4c55619
Copy full SHA for 4c55619
"transient" -> "transitive" (#187)
amasad
authored and
sophiebits
committed
3e9fb85
Copy full SHA for 3e9fb85
Commits on Jul 25, 2016
Delete package.json from template
Show description for 750472b
gaearon
committed
750472b
Copy full SHA for 750472b
Unroll indirection in paths (#191)
gaearon
authored
dfecfea
Copy full SHA for dfecfea
update webpack css include path, allow files to be loaded from the project root node_modules folder. (#178)
breaddevil
authored and
gaearon
committed
d69ee27
Copy full SHA for d69ee27
[dependency] - Add select eslint-plugin-jsx-a11y rules to lint config. (#175)
Show description for 90d49f8
beefancohen
authored and
gaearon
committed
90d49f8
Copy full SHA for 90d49f8
Simplify path resolving for react-scripts (#168)
ForbesLindesay
authored and
gaearon
committed
9dc23a3
Copy full SHA for 9dc23a3
Merge pull request #166 from lacker/master
Show description for 06df2ec
Kevin Lacker
authored
06df2ec
Copy full SHA for 06df2ec
fix cdpath bug
lacker
committed
511668c
Copy full SHA for 511668c
Commits on Jul 24, 2016
Provide instructions on publishing GH Pages (#162)
Show description for 458d3f9
gaearon
authored
458d3f9
Copy full SHA for 458d3f9
Don't assume the project is hosted at the root (#94)
Show description for ef4f8e9
dhruska
authored and
gaearon
committed
ef4f8e9
Copy full SHA for ef4f8e9
Fix typo in CONTRIBUTING.md (#161)
cangoektas
authored and
gaearon
committed
055b414
Copy full SHA for 055b414
Explicitly specify ESLint config path for editor plugins in package.json (#149)
Show description for 76935de
keyz
authored and
gaearon
committed
76935de
Copy full SHA for 76935de
Contributing instructions step two (#160)
Show description for d335950
mxstbr
authored and
gaearon
committed
d335950
Copy full SHA for d335950
Add first CONTRIBUTING.md (#150)
Show description for d7ded9e
mxstbr
authored and
gaearon
committed
d7ded9e
Copy full SHA for d7ded9e
Disable jsx-handler-name eslint rule (#157)
Show description for 662fdb7
mxstbr
authored and
gaearon
committed
662fdb7
Copy full SHA for 662fdb7
Fix --version (#152)
mxstbr
authored and
vjeux
committed
59ff0b5
Copy full SHA for 59ff0b5
Pagination
Previous
Next
You can’t perform that action at this time.