Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 453 Bytes

File metadata and controls

32 lines (22 loc) · 453 Bytes

Impic

Join our professional community. Connect with programmers, gamers and more.

Local Setup

Clone the repository with:

git clone https://github.com/zaid-commits/Discord-Invite.git

Switch to the main directory:

cd Discord-Invite

Install & run

Install dependencies with:

npm install

Once it's done start up a local server with:

npm run dev