Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 421 Bytes

Development

Dependencies

  • Go (built on 1.10)
  • golang/dep brew install dep
  • nodejs 8.9.0 (nvm install)
  • yarn (built on 1.2.1) brew install yarn
  • forego go get -u github.com/ddollar/forego
  • gin go get github.com/codegangsta/gin

Getting Started

  1. Clone the repo
  2. Install Go dependencies dep ensure
  3. Install nodejs dependencies yarn install
  4. Run forego start