Skip to content

Commit

Permalink
Added alternative installation guidlines
Browse files Browse the repository at this point in the history
  • Loading branch information
anikethsaha committed May 28, 2019
1 parent ac1107c commit f70169b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ $ npm run server
$ npm run client:dev
```

### You can Also add this using [This Package](https://www.npmjs.com/package/@buildtip/create-web-app)
```bash
$ npm i -g @buildtip/create-web-app
$ cwa

```
And then on question `no. 4` that is `Please Select Project Stack [ Required ] :` Type: **`1`**




## Look for the `config/index.js` for making changes in the configs of the project
Expand Down

0 comments on commit f70169b

Please sign in to comment.