Skip to content

branberry/course-organizer-fullstack

Repository files navigation

course-organizer-fullstack

How to get started:

This project uses the Yarn package manager!

To get everything installed, you must type the following yarn commands:

  1. Run this command:
   yarn
  1. After that command is complete, run this command:
    yarn run client-install
  1. after this is complete, you can run this command to start the front-end server and the back-end server
    yarn run dev

If you are on linux or mac, run this instead:

    sudo yarn run dev

About

MERN Stack web app for Augsburg University course catalog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published