Skip to content

StartupWeekend15/Decision

Repository files navigation

Build Status

Decision App

Don't be a headless chicken!

How to run

  • npm install
  • Copy .env file to the root directory of the project
  • Run npm start
    • For development: npm run start-dev