Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux export NODE_OPTIONS=--openssl-legacy-provider

Windows set NODE_OPTION=--openssl-legacy-provider

To run the client and/or the server, you can do any of the following:

From the root of your project run:

npm start

OR

Open terminal #1 (backend)

cd ./server
npm start

Open terminal #2 (frontend)

cd ./client
npm start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages