Skip to content

raventeee/STSWENG

Repository files navigation

[STSWENG] Jet's Game Store

Repository for Jet's Game Store

Instructions for running the application locally

  1. Enter npm i to install dependencies
  2. To run the app, open the command line (cmd) choose either of the following:
  • Enter npm start to run the app without using nodemon ('normal run', does not run automatically whenever you made changes in the code)
  • Enter npm run dev to run the app using nodemon (runs automatically whenever you made changes in the code)
  1. The app can be accessed through any web browser at https:/localhost:8080

dependencies

devDependencies

Libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published