Skip to content

yuyangji/MelbHackUndefined

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edJourney User Guide

edJourney is a platform that allows user to access resources and work through step-by-step milestones created by other users.

How to run EdJourney locally

To run the application locally, in terminal do:

cd client
npm run start

to start frontend.

In another terminal do:

cd server
npm run devStart

to connect to backend.

.env file is needed to be located in MelbHackUndefined/server/ folder to run the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published