Skip to content

giselcalvo/message-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message Board

An MEAN (MongoDB, Express, Angular and Node.js) application that allows users to register and log in and submit questions to a message board

Installation

Install the node packages npm install

Usage

terminal 1 Start mongodb sudo mongod

terminal 2 start nodemon cd message-board nodemon

terminal 3 building the angular application cd message-board/public ng build -w

browser go to localhost:8000

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published