Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 245 Bytes

vue-presentation

alt vue

Vue presentation for Gofore.

To run example app:

  1. Clone repository
  2. Install nodejs (>=6.0)
  3. cd 2-example-app && npm install && npm run dev