Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 243 Bytes

WIT++

Steps to start with this project.

  1. Fork this project.
  2. Clone the forked project to your local machine.
  3. Install all the dependencies- Run the command npm install --save
  4. Run the project using the command- npm run dev