8000 GitHub - jin-stanley/url_checker_node
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jin-stanley/url_checker_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url_checker_node


Main Tech

  • Node.js
  • Javascript
  • Jest

Installation This Demo requires Node.js v10.21.0 + to run. Install the dependencies and devDependencies and start the server.

$ cd url_checker_node

then,

Run Development Mode

$ npm install -d
$ npm run start

or you can use yarn:

$ yarn install
$ yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Testing

yarn test

or

npm run test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

License

MIT

Just Enjopy Coding, Yo Yo Yo!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0