sbhacks-org / sbhacksvi-mailing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Run Locally

  • Install postgres
  • Install node
  • Run postgres on user "postgres"
  • Create database with following command: CREATE DATABASE sbhvi_mailing_dev;
  • Run npm install to install all the dependencies
  • Run npm run start

About

License:MIT License


Languages

Language:CSS 56.8%Language:JavaScript 26.6%Language:HTML 16.5%