Skip to content

l0fl0/brainstation-lounge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainStation Lounge

An open source collaborative project where students are incouraged to make pull requests, add unique features, create isssues, and collaborate with former/current BrainStation students.

Run Localy

  • Clone the repo

Run the below instructions from the root Directory

  • client

    1. cd client && npm install
    2. create a file named .env and fill it acording to the .env.example
    3. npm start
  • server

    1. cd server && npm install
    2. create a file named .env and fill it acording to the .env.example
    3. npm run dev

About

A lounge built for BrainStation students by BrainStation students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published