Skip to content

Commit d040f97

Browse files
author
Mostafa Kamal
authored
Update README.md
1 parent 943a48b commit d040f97

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,14 @@
66
77
## Build Setup
88

9-
``` bash
10-
#clone repo
11-
git clone https://github.com/code4mk/webpack-react my-new-project
129

13-
# install dependencies
14-
npm install
10+
### cli (best )
1511

16-
or,
12+
* Easy CLI tool for Mac/Windows/Linux. Just `npm i -g getreact` and run `getreact new`
13+
* `npm run dev `
1714

18-
yarn install
15+
* build `num run build`
1916

20-
# serve with hot reload at localhost:8080
21-
npm run dev
22-
23-
# build for production with minification
24-
npm run build
25-
```
2617

2718
[![code4k](https://img.shields.io/badge/Powered-By-blue.svg)]()
2819
<a href="https://hellolaravel.org" ><img src="https://img.shields.io/badge/Hello-Laravel-red.svg" >

0 commit comments

Comments
 (0)