Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 469 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 469 Bytes

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