Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
P R 3 S S H committed Feb 8, 2018
1 parent dc9e6ab commit 3db3233
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WENREDA

Enreda Webpage Builder

##Load environment
## Load environment

Clone this repo and then execute inside the folder...

Expand All @@ -13,22 +13,22 @@ npm install
```

##Build
## Build

Just run this command

```
grunt build
```

or
or just

```
grunt
```

if you want to watch all changes and refresh the project.

##Run
## Run

Run a HTTP server into dist folder (we recommend [live-server](https://www.npmjs.com/package/live-server)).
Run a HTTP server into dist folder (we recommend [live-server](https://www.npmjs.com/package/live-server)).

0 comments on commit 3db3233

Please sign in to comment.