Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 315 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 315 Bytes

AniKatsu API

Installing

Clone the Repository and run

git clone https://github.com/shashankktiwariii/anikatsu-api.git
cd anikatsu-api
npm install 

start the server with the following command:

npm start

Now the server is running on http://localhost:3000