Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 256 Bytes

Posctcode Validator

Getting Started

  • Clone this project from Github
  • Install npm packages npm install
  • Start the server npm start
  • Visit http://localhost:3000 to view the website
  • Run npm run test on command line for running test cases