/Kibbl-Website

A website for the open-source pet finding app, Kibbl!

Primary LanguageJavaScript

Kibble-Website

Greenkeeper badge

Installation

  • Install NodeJs
  • Install Mongo
  • Install yarn - npm install -g yarn
  • Install gulp - npm install -g gulp
  • Run Gulp Concat - gulp concat
  • Run Yarn - yarn
  • Copy config - cp config.example.json config.json
  • Run in Dev - npm run dev
  • Go to (localhost:3000)[http://localhost:3000]

Todo

  • Separate Client with Webpack usage
  • Front End Tests
  • Add Lint Checks
  • Add Greenkeeper
  • Add Code Coverage
  • Add versioning to git/package