lucas2005gao / MERN-Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOFTENG761 - Team1

Faculty of Medicine and Health Science

This project aims to provide Medical and Health Science students at the University of Auckland with a tool that supports interactive and immersive education through virtual patient scenarios.

This project is associated with The University of Auckland SOFTENG 761.

CI Status
ESLint ESLint
Prettier Prettier
Tests Tests
Contributors All Contributors

Setting up

Setup

  • You should ideally be using yarn version 14.5.* to make this repository work.
  • Run yarn install in the root directory
  • Run yarn run init in the root directory (installs dependencies for client and server directories)

Run

  • Run yarn run dev in the root directory to start both client and server environments
  • Alternatively, run yarn run start (inside client directory) and yarn run dev (server directory) in separate terminals to have more fine grained control

Coding Conventions

Commit message

[VPS-000] Your commit message

Branch Name

VPS-000/description-of-the-story

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Lucas Gao

πŸ’»

Felix Yang

πŸ’»

David Xiao

πŸ’»

zyan225

πŸ’»

Dong Mei Lim

πŸ’»

annithinggoes

πŸ’»

Andrew Fei

πŸ’»

NatalyMartini

πŸ’Ό πŸ–‹

This project follows the all-contributors specification. Contributions of any kind welcome!

About


Languages

Language:JavaScript 79.5%Language:HTML 15.1%Language:Ruby 3.1%Language:Shell 1.6%Language:SCSS 0.7%