Skip to content

A volunteer management system for BC Brain Wellness Program.

Notifications You must be signed in to change notification settings

ubclaunchpad/neuron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

neuron

A volunteer management system for BC Brain Wellness Program.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • node
  • npm

Installation

Express Backend

  1. cd into backend folder
  2. run npm install to install dependencies
  3. run npm run build
  4. run npm start

Backend will be exposed on port 3001

React Frontend

  1. cd into frontend folder
  2. run npm install to install dependencies
  3. run npm start

About

A volunteer management system for BC Brain Wellness Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published