Skip to content

FreetailHackers/mustard

Repository files navigation

Mustard

Setup

  1. Install Node.js
  2. Download this repository and navigate to it using your command line: cd mustard
  3. Install dependencies: npm install
  4. Setup environment variables: cp .env.example .env
  5. Build external dependencies: npm run build

Running

  1. Run: npm start
  2. Open http://localhost:3000/ in your browser

About

Competition site for Wholesome Hacks 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published