Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Message Board

This is a practice project based on the Mini Message Board Project on the Odin Project Website.

The purpose of this project was to practice setting up routes, controllers and views with Node and Express.

Dependencies

  • NodeJS
  • Express
  • EJS for templating

Setting Up

After setting up a copy of this repo locally use this command to install all dependencies:

npm install

Then you can run the program via:

node app.js

and the app should load at http://localhost:3000/

About

Mini message board example used to practice setting up routes, views and controllers in Node with Express

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages