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 943a48b commit d040f97Copy full SHA for d040f97
README.md
@@ -6,23 +6,14 @@
6
7
## Build Setup
8
9
-``` bash
10
-#clone repo
11
-git clone https://github.com/code4mk/webpack-react my-new-project
12
13
-# install dependencies
14
-npm install
+### cli (best )
15
16
-or,
+* Easy CLI tool for Mac/Windows/Linux. Just `npm i -g getreact` and run `getreact new`
+* `npm run dev `
17
18
-yarn install
+* build `num run build`
19
20
-# serve with hot reload at localhost:8080
21
-npm run dev
22
-
23
-# build for production with minification
24
-npm run build
25
-```
26
27
[]()
28
<a href="https://hellolaravel.org" ><img src="https://img.shields.io/badge/Hello-Laravel-red.svg" >
0 commit comments