Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
feat(#17): include installation gotchas on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alxpez committed May 5, 2018
1 parent a1feb68 commit d3b8899
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,14 @@ Navigate to `localhost:5000` to serve (a production-ready) vuegg.

</br>

### Local setup gotchas

> If you were to find any problem during the local setup of vuegg, here are some known issues/gotchas that may shed some light on how to carry on the process
- [#17](https://github.com/vuegg/vuegg/issues/17) (nodegit / libcurl / libssl)

</br>

## History & current state

The project was born as a sandbox for me to get started on the [vue](https://github.com/vuejs/vue) world, in fact its ~~un~~original name was vuexample (*very unique*, I thought at the time).
Expand Down

0 comments on commit d3b8899

Please sign in to comment.