We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24201f4 commit c399843Copy full SHA for c399843
README.md
@@ -4,7 +4,7 @@
4
5
A simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt travis ci for PR checks, lint checks and builds.
6
7
-- Install npm packages using `yarn install`
+- Install npm packages using `yarn install` or `npm i`
8
9
- Run in dev mode
10
`npm run dev`
0 commit comments