Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 365 Bytes

File-Converter

❤️ Star ❤️ the repo to support the project or 😄Follow Me.Thanks

  1. Clone the repository

    git clone https://github.com/harsh6768/File-Converter.git
    
  2. install node modules

    npm install
    
  3. Run server to test

    nodemon run dev
    

    or

    node app.js