/To_do_app

Primary LanguageEJS

In order to make the app work first install the dependencies by running the following command on your terminal

npm install

Now start the server by typing the following command

node app.js |or| nodemon app.js