Skip to content

marcgpalmer/postman

 
 

Repository files navigation

After Cloning

After cloning the repo, make sure to run npm install in the root of the project directory.

Creating the database

From the command line, in the root of the project, run npm run db:create this will create & seed the database.

Running the application

From the command line, in the root of the project, run npm run start:dev this will start the server on port 3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.9%
  • HTML 8.2%
  • Batchfile 3.2%
  • Shell 0.7%