Skip to content

Justkant/WhatAShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

77aaabe · Oct 7, 2015

History

22 Commits
Oct 7, 2015
Sep 30, 2015
Oct 7, 2015
Sep 30, 2015
Oct 7, 2015
Sep 30, 2015
Sep 30, 2015
Sep 30, 2015
Sep 30, 2015
Sep 30, 2015
Oct 7, 2015
Sep 14, 2015
Sep 30, 2015
Sep 30, 2015
Oct 7, 2015
Sep 30, 2015
Sep 30, 2015

Repository files navigation

WhatAShop

Build Status Dependency Status devDependency Status License

Steps to start development:

  • Install rethinkdb
  • Start with rethinkdb --daemon or simply rethinkdb in a new terminal
  • Then start the npm script for development with npm run dev

Preferred IDE:

  • WebStorm 11
  • SublimeText
  • Atom