/expressjs-cmjd100

ExpressJs is the framework of Nodejs.

Primary LanguageJavaScript

ExpressJS

How to run?

  1. Clone your repository to your local machine.
git clone https://github.com/danujav/expressjs-cmjd100.git
  1. Install dependencies.
npm install
  1. Run the server.
npm run dev