Skip to content

Ax-alchemy/Marvel_Characters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel's Characters

How to run this project

  • Make sure you have node.js installed, if not then first install node.js.
  • Go to the marvel-characters directory and run 'npm install'.
  • Go to the marvel-characters directory and run json-server -p 3001 -w db.json (if json-server is missing then run npm insatll -g json-server)
  • Go to the marvel-characters directory and run 'npm start'.
  • Then access the http://localhost:3000/ from the browser, if port number is different then replace it in the URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors