Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
f4985474
Commit
f4985474
authored
7 years ago
by
Toshiharu Nishina
Committed by
Joe Haddad
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fix package management link in README (#3227)
parent
1e98d0f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
README.md
with
1 addition
and
1 deletion
+1
-1
README.md
+
1
-
1
View file @
f4985474
...
@@ -255,4 +255,4 @@ Notable alternatives also include:
...
@@ -255,4 +255,4 @@ Notable alternatives also include:
*
[
gluestick
](
https://github.com/TrueCar/gluestick
)
*
[
gluestick
](
https://github.com/TrueCar/gluestick
)
You can also use module bundlers like
[
webpack
](
http://webpack.js.org
)
and
[
Browserify
](
http://browserify.org/
)
directly.
<br>
You can also use module bundlers like
[
webpack
](
http://webpack.js.org
)
and
[
Browserify
](
http://browserify.org/
)
directly.
<br>
React documentation includes
[
a walkthrough
](
https://
facebook.github.io/react/docs/package-management.html
)
on this topic.
React documentation includes
[
a walkthrough
](
https://
reactjs.org/docs/installation.html#development-and-production-versions
)
on this topic.
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets