Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecoffman authored Nov 18, 2019
1 parent 01a6128 commit 5bb1234
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,5 @@
# guac-vue

## Project setup
```
npm install
```
This is a simple implementation of a Vue client to our custom Guacamole Client in Go.

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
![Demo](/demo.gif?raw=true "Demo")

0 comments on commit 5bb1234

Please sign in to comment.