Skip to content

debfdias/booksManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

booksManager

Iniciar MongoDB

  • mongod
  • use XXX (nome collection)

Na pasta root (server) do projeto

  • npm install
  • node server.js

Modificar server.js com as credenciais do seu banco mongodb

*Acessar http://localhost:3000 [server]

Na pasta client do projeto:

  • npm install
  • npm run build
  • npm run start

*Acessar http://localhost:3001 [client]

About

Book Manager with React JS, Node JS and Mongo DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published