/Nodegram

A basic chat powered by Node

Primary LanguageJavaScript

Nodegram

This a basic chat using node.

Description

This project is an independent project with only practice proposes.

Getting Started

Dependencies

  • express
  • body-parser

Executing program

  • Install the dependecies
npm install
  • Run the server
npm run server

Authors

ex. Alejandro Cortez
ex. @zikeron

Version History

  • 0.1.0
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details