Skip to content

WildCodeSchool/2022-09-JS-RemoteEN-Live-Coding-Express-React-MySQL-Fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up and running

After cloning run the following in the root folder of the repository:

For setting up with npm:

npm run setup-npm

For setting up with pnpm:

npm run setup-pnpm

After this finishes you can run the dev script from the root of the repository.

Note: Don't forget to copy .env.sample to .env and populate with your credentials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published