Insidious Jokers

Clone the rope

$ git clone "url of this repo"

install packages

$ npm install

Run the project on developer mode

$ npm run dev

Build the project for production ready

$ npm run build

Enjoy! 😉