Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mostafa Kamal authored Nov 19, 2017
1 parent 943a48b commit d040f97
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,14 @@
## Build Setup

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

# install dependencies
npm install
### cli (best )

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

yarn install
* build `num run build`

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```

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

0 comments on commit d040f97

Please sign in to comment.