Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
react
/
create-react-app
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
26.9k
Star
103k
Code
Issues
1.9k
Pull requests
554
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
create-react-app
tasks
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2022
chore(lint): lint all files (#12288)
Show description for f99167c
lukekarrys
authored
f99167c
View commit details
Copy full SHA for f99167c
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
Add support for Tailwind (#11717)
iansu
authored
5614c87
View commit details
Copy full SHA for 5614c87
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
chore(test): make all tests install with `npm ci` (#11723)
lukekarrys
authored
657739f
View commit details
Copy full SHA for 657739f
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
Remove cached lockfile (#11706)
lukekarrys
authored
69321b0
View commit details
Copy full SHA for 69321b0
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
[WIP] Fix integration test teardown / cleanup and missing yarn installation (#11686)
raix
authored
e8319da
View commit details
Copy full SHA for e8319da
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
Use env var to detect yarn or npm as the package manager (#11322)
lukekarrys
authored
04482a6
View commit details
Copy full SHA for 04482a6
View code at this point
Browse repository at this point
Use npm v7 with workspaces for local development and testing (#11304)
lukekarrys
authored
ece4dbf
View commit details
Copy full SHA for ece4dbf
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
Migrate deprecated functions, add new lockfile and node 14
th7nder
committed
380fa91
View commit details
Copy full SHA for 380fa91
View code at this point
Browse repository at this point
Commits on Jul 7, 2021
Switch branch name
gaearon
committed
bb64e31
View commit details
Copy full SHA for bb64e31
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Fix CI tests (#10217)
ianschmitz
authored
d229676
View commit details
Copy full SHA for d229676
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Bump version of Verdaccio (#7787)
ianschmitz
authored
fdbde1f
View commit details
Copy full SHA for fdbde1f
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Add performance relayer + documentation (web-vitals) (#9116)
Show description for 8fda779
3 people
authored
8fda779
View commit details
Copy full SHA for 8fda779
View code at this point
Browse repository at this point
Commits on May 29, 2020
feat: remove typescript flag and NODE_PATH support (#8934)
mrmckeb
authored
285f9cb
View commit details
Copy full SHA for 285f9cb
View code at this point
Browse repository at this point
Commits on May 4, 2020
Drop Node 8 support (#8948)
ianschmitz
authored
8b0d21f
View commit details
Copy full SHA for 8b0d21f
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
fix(test): force install npm in e2e-behaviour (#8402)
Show description for 325e599
Andrew Luca
authored
325e599
View commit details
Copy full SHA for 325e599
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
Remove outdated babel plugins (#8353)
Show description for b855da5
ianschmitz
and
henryqdineen
authored
b855da5
View commit details
Copy full SHA for b855da5
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Fix CI build (#8122)
ianschmitz
authored
0b293e9
View commit details
Copy full SHA for 0b293e9
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
Bump dependencies (#8024)
ianschmitz
authored
1a66971
View commit details
Copy full SHA for 1a66971
View code at this point
Browse repository at this point
Bump webpack-dev-server (#7988)
ianschmitz
authored
82009f5
View commit details
Copy full SHA for 82009f5
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
added e2e test for checking typescript template with unsupported node (#7844)
awaseem
authored and
iansu
committed
4b4f3f2
View commit details
Copy full SHA for 4b4f3f2
View code at this point
Browse repository at this point
Commits on Nov 9, 2019
Fix CI (#7951)
ianschmitz
authored
211694a
View commit details
Copy full SHA for 211694a
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Add @testing-library to the default templates (#7881)
kentcdodds
authored and
ianschmitz
committed
2de57fe
View commit details
Copy full SHA for 2de57fe
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Add template support (#7716)
Show description for 4c0c819
mrmckeb
authored and
iansu
committed
4c0c819
View commit details
Copy full SHA for 4c0c819
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Fix build (#7662)
ianschmitz
authored
1f46136
View commit details
Copy full SHA for 1f46136
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Fix CI issue on windows (#7385)
Show description for 45e0703
heyimalex
authored and
iansu
committed
45e0703
View commit details
Copy full SHA for 45e0703
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Fix various typos (#7355)
minho42
authored and
mrmckeb
committed
7c0dfef
View commit details
Copy full SHA for 7c0dfef
View code at this point
Browse repository at this point
Commits on May 29, 2019
Add Azure DevOps build pipeline (#7096)
ianschmitz
authored
7b196fa
View commit details
Copy full SHA for 7b196fa
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Upgrade to Lerna v3 (#6829)
Show description for 657ae2f
iansu
authored
657ae2f
View commit details
Copy full SHA for 657ae2f
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Set baseUrl from jsconfig.json/tsconfig.json (#6656)
Show description for e7a2d61
4 people
committed
e7a2d61
View commit details
Copy full SHA for e7a2d61
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Add temporary workaround for Babel dependency issues in kitchensink-eject test suite (#6762)
iansu
authored
f1523a6
View commit details
Copy full SHA for f1523a6
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Add temporary workaround for Babel dependency issues in installs test suite (#6757)
Show description for bf7d1c4
iansu
authored
bf7d1c4
View commit details
Copy full SHA for bf7d1c4
View code at this point
Browse repository at this point
Cleanup Jest config (#6654)
Show description for 76fea02
ianschmitz
and
iansu
committed
76fea02
View commit details
Copy full SHA for 76fea02
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Kill verdaccio in CI tasks cleanup (#6700)
Show description for 5acb286
santoshyadavdev
authored and
ianschmitz
committed
5acb286
View commit details
Copy full SHA for 5acb286
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Update to Jest 24 (#6278)
Show description for 3be3576
lorenzorapetti
authored and
iansu
committed
3be3576
View commit details
Copy full SHA for 3be3576
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Stage files for commit after ejecting (#5960)
Show description for dc133a3
clickclickonsal
authored and
iansu
committed
dc133a3
View commit details
Copy full SHA for dc133a3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.