/is-action-on

cover basic unit testing with github action CI using nodejs and expressjs

Primary LanguageJavaScript

is-action-on

cover basic unit testing with github action CI using nodejs and expressjs

Process to Use this Repo.

Before clone the repo, you must have node.js on your device.

Fork this repo 
$ git clone https://github.com/devkishor8007/is-action-on.git

Remember to install the dependencies...

$ npm install

Check terminal how is going on -

$ npm run start // for running node server

$ npm run test // for unit testing