Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
gbezyuk committed Dec 12, 2016
1 parent 85929af commit f1c8bc9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ based on original `vue-ssr-starter-kit` project by @doabit, which is in turn bas

## Build Setup

Requires Node.js v6+

``` bash
npm install
npm run build
npm start
```

## Devlopment Setup
## Development Setup

```bash
npm install
Expand Down

0 comments on commit f1c8bc9

Please sign in to comment.