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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,9 @@ There are some existing React library boilerplates, but none of them fulfilled t
31
31
- Sourcemap creation enabled by default
32
32
- Thorough documentation written by someone who cares :heart_eyes:
33
33
34
-
## Usage
34
+
## Manual Setup
35
35
36
-
If you'd prefer to setup a new module manually, check out the introductory [blog post](https://hackernoon.com/publishing-baller-react-modules-2b039d84bce7) and the old [manual guide](https://raw.githubusercontent.com/transitive-bullshit/react-modern-library-boilerplate/master/manual.md).
36
+
If you'd prefer to setup a new module manually, check out the introductory [blog post](https://hackernoon.com/publishing-baller-react-modules-2b039d84bce7) and the old [manual guide](https://github.com/transitive-bullshit/react-modern-library-boilerplate/blob/master/manual.md).
0 commit comments