Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 340 Bytes

Karl API

Setup

Start by cloning this repository:

git clone https://www.github.com/AmicaleCORE/Karl-API.git/ [target-name]

Then, in your folder and run:

cd [target-name] # Move to your folder
npm install [--force] # Install the project dependencies
npm run start # Start the default script