Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
wnqnguo
/
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 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
Bump case-sensitive-paths-webpack-plugin
Show description for 10b0b40
gaearon
committed
10b0b40
Copy full SHA for 10b0b40
Add Object.assign() polyfill (#399)
gaearon
authored
bd2509a
Copy full SHA for bd2509a
Update package.json (#397)
A-gambit
authored and
gaearon
committed
ed97055
Copy full SHA for ed97055
Creating a new app in the current directory (#368)
Show description for e26b8d9
torifat
authored and
vjeux
committed
e26b8d9
Copy full SHA for e26b8d9
Commits on Aug 6, 2016
Fixed typo (#382)
Nopik
authored and
mxstbr
committed
db5f874
Copy full SHA for db5f874
Commits on Aug 5, 2016
Tweak Jest default settings (#378)
Show description for 8084a32
gaearon
authored
8084a32
Copy full SHA for 8084a32
add shebang to tasks scripts (#376)
apaleslimghost
authored and
vjeux
committed
6fb517a
Copy full SHA for 6fb517a
Clarify why we only need css?-autoprefixer in development
Show description for 2cff34c
gaearon
authored
2cff34c
Copy full SHA for 2cff34c
Small grammatical correction (#367)
Show description for c5cdbd5
antonky
authored and
gaearon
committed
c5cdbd5
Copy full SHA for c5cdbd5
Commits on Aug 4, 2016
0.3.0-alpha
gaearon
committed
db4c6f6
Copy full SHA for db4c6f6
Update some deps
gaearon
committed
468103b
Copy full SHA for 468103b
Document configuration and build process (#362)
gaearon
authored
c1a984d
Copy full SHA for c1a984d
Pagination
Previous
Next
You can’t perform that action at this time.