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 }}
Kueenie
/
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
Display JS and CSS bundle sizes after build (#229)
Show description for ca7d227
lvwrence
authored and
gaearon
committed
ca7d227
Copy full SHA for ca7d227
Improve error handling within e2e.sh (#244)
Show description for a9d1106
Lawson Kurtz
authored and
vjeux
committed
a9d1106
Copy full SHA for a9d1106
Bump versions to 0.2.0-alpha.1
gaearon
committed
7040b71
Copy full SHA for 7040b71
Bump dependencies
gaearon
committed
3935116
Copy full SHA for 3935116
Respect process.env.PORT
gaearon
committed
2fe84ec
Copy full SHA for 2fe84ec
Enable generators (#238)
Show description for 11894dc
gaearon
authored
11894dc
Copy full SHA for 11894dc
Suggest another port when 3000 is busy (#101, #243)
Show description for 2edf218
chocnut
authored and
gaearon
committed
2edf218
Copy full SHA for 2edf218
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
Pagination
Previous
Next
You can’t perform that action at this time.