Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1002 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 1002 Bytes

Webper

View Project
Fetch URL easily

Contributors Forks Stargazers Issues

Installation

  1. Clone the repo
git clone https://github.com/jaydeepkhatri/Webper.git
  1. Change folder
cd Webper
  1. Install NPM packages
npm install
  1. Start the server
npm start