Skip to content

mighty-joey/Wikimedia-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikimedia-challenge

To run the program locally, please type the following commands into the terminal to install the necessary dependencies inside the project folder:

  • npm install nodemon
  • npm install express
  • npm install mysql

After installing the necessary dependencies you can run the application locally by typing into the terminal

  • npx nodemon app.js

Nodemon will 'watch' for changes during development and automatically rerun the start script for the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published