Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
npaulOB authored Nov 29, 2017
1 parent a73d18b commit d67ed77
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@

> Flowz Front End


## Build Setup

``` bash
# install dependencies
npm install

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

# build for production with minification
npm run build
Expand All @@ -18,4 +20,10 @@ npm run build
npm run build --report
```

### Demo credentials For Login

email - [email protected]
pass - <>4@6e38J


For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

0 comments on commit d67ed77

Please sign in to comment.