Skip to content

RFP2212-SaltVinegar/sdc-atelier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdc-atelier

Hack Reactor 2212 SDC Project

Installation:

Install Dependencies

  • run the command npm install in the project root.

Setup environment variables

  • create a local file .env using example.env as a template.

    • .env is listed in the .gitignore file and thus will not be added to Git's source control
    • populate this new .env file with the required values for your local machine

    Running the Server:

  • in the terminal, run the following command:

    • npm run server-dev

About

Hack Reactor 2212 SDC Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published