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 }}
jcao219
/
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
fix-runtime
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 1, 2016
Resolve babel-runtime relative to the config
Show description for 30b80d6
gaearon
committed
30b80d6
Copy full SHA for 30b80d6
0.3.0-beta
gaearon
committed
e48b617
Copy full SHA for e48b617
Update Jest (#530)
Show description for 67fe759
gaearon
authored
67fe759
Copy full SHA for 67fe759
Commits on Aug 31, 2016
removing no-return-assign lint rule (#528) (#529)
mrscobbler
authored and
gaearon
committed
497371b
Copy full SHA for 497371b
Typo fix (#526)
coryhouse
authored and
gaearon
committed
f113481
Copy full SHA for f113481
Add a more prominent link to the guide (#524)
Show description for 364392b
fson
authored and
gaearon
committed
364392b
Copy full SHA for 364392b
ignore .idea folder (#522)
Show description for a3f327a
denofevil
authored and
gaearon
committed
a3f327a
Copy full SHA for a3f327a
Add a link back to CRA
gaearon
authored
4f26ebf
Copy full SHA for 4f26ebf
Add instructions on <meta> tags
gaearon
authored
9d9d31e
Copy full SHA for 9d9d31e
Commits on Aug 29, 2016
Add tarec to the alternatives (#516)
Show description for d803e52
geowarin
authored and
gaearon
committed
d803e52
Copy full SHA for d803e52
Commits on Aug 28, 2016
Allow importing static file outside src and node_modules folders (#504)
Show description for c27570e
fson
authored and
gaearon
committed
c27570e
Copy full SHA for c27570e
Mark react-scripts as executable
gaearon
committed
73c940a
Copy full SHA for 73c940a
Commits on Aug 25, 2016
Update CHANGELOG.md (#492)
gaearon
authored
c0ac5c4
Copy full SHA for c0ac5c4
Prepare for 0.2.3 release
gaearon
authored
ef94b05
Copy full SHA for ef94b05
Started using babel-preset-latest (#490)
Show description for 0182546
kripod
authored and
gaearon
committed
0182546
Copy full SHA for 0182546
Add missing Changelog entry—thanks @elijahmanor!
gaearon
authored
59c4eb2
Copy full SHA for 59c4eb2
Use most recent React version (#477)
Show description for 250605f
wdhorton
authored and
gaearon
committed
250605f
Copy full SHA for 250605f
Fix default package version added by global CLI (#491)
Show description for 20f673d
kripod
authored and
gaearon
committed
20f673d
Copy full SHA for 20f673d
Clarify 0.3.0 is not out yet
gaearon
authored
f1b6168
Copy full SHA for f1b6168
Commits on Aug 24, 2016
Correcting typo on README.md (#479)
Show description for dc95aca
GautierT
authored and
gaearon
committed
dc95aca
Copy full SHA for dc95aca
Commits on Aug 23, 2016
Clarify "homepage" field has special meaning
gaearon
authored
6aabe7e
Copy full SHA for 6aabe7e
Added support for webp images in #442 (#458)
gafemoyano
authored and
gaearon
committed
dcdcab0
Copy full SHA for dcdcab0
Commits on Aug 22, 2016
Link to Heroku article
gaearon
authored
2b5eb82
Copy full SHA for 2b5eb82
Add migration instructions
gaearon
authored
caabf5e
Copy full SHA for caabf5e
Add 0.2.2 changelog (#475)
gaearon
authored
5961232
Copy full SHA for 5961232
Deactivate the `new-cap` rule in ESLint (#470)
Show description for 318c803
rricard
authored and
gaearon
committed
318c803
Copy full SHA for 318c803
Commits on Aug 18, 2016
add otf font format to loaders (#434)
Show description for b93e6c0
A-gambit
authored and
gaearon
committed
b93e6c0
Copy full SHA for b93e6c0
Commits on Aug 15, 2016
Add a hash to media files even in the devmode. (#446)
Show description for 7c912b5
arunoda
authored and
gaearon
committed
7c912b5
Copy full SHA for 7c912b5
Commits on Aug 12, 2016
Load favicon through html-loader. (#428)
Show description for 60178ac
andreypopp
authored and
gaearon
committed
60178ac
Copy full SHA for 60178ac
Commits on Aug 11, 2016
Disable dot rule of connect-history-api-fallback (#422)
Show description for 25a0b66
mxstbr
authored and
gaearon
committed
25a0b66
Copy full SHA for 25a0b66
Commits on Aug 9, 2016
Add React Native Web support (#407)
grigio
authored and
gaearon
committed
623e1bd
Copy full SHA for 623e1bd
Commits on Aug 8, 2016
Make missing module output slimmer
Show description for 8ae36c6
gaearon
committed
8ae36c6
Copy full SHA for 8ae36c6
Make build output more chill
gaearon
committed
505ddbe
Copy full SHA for 505ddbe
Allow popular test path conventions (#400)
gaearon
authored
d21b7da
Copy full SHA for d21b7da
Add Surge.sh to deploy instructions (#379)
Show description for b16f6c4
elboman
authored and
gaearon
committed
b16f6c4
Copy full SHA for b16f6c4
Pagination
Previous
Next
You can’t perform that action at this time.