Skip to content

pickt/pickt-web

Repository files navigation

Code Climate Build Status

PickT (unofficial name)

The goal of Pickt is to help local farmers markets, orchards, butchers and their customers.

Installation

  • git clone [email protected]:pickt/pickt-web.git
  • cd pickt-web
  • npm install
  • npm start (watches on localhost:8080 by default)

NPM scripts

  • npm start
    • starts dev webpack server
  • npm test
    • runs mocha tests
  • npm test --watch
    • watch test runs

TODO

  • Mission Statement?
  • Logo

Releases

No releases published

Packages

No packages published