Skip to content

nicola24/memo_board_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Up & Running

  1. Install dependencies:
$ npm install
  1. Fire up server and generate bundle.js in production mode:
$ npm start
  • Once the server is running, you can visit http://localhost:8080/

Composition

  • Node/ Express
  • MongoDB/ Mongoose
  • React
  • Material-UI/ Bootstrap
  • Webpack & Babel

todo_gif diagram