LeetCoin (https://leetcoin.co)

April 9, 2023 ยท View on GitHub

Official open-source repo for LeetCoin project.

LeetCoin is where Web3 devs Level Up

1. Getting Started

Be sure to join our discord to get the latest scoup on current developments or to get involved with the project

2. Installation

# Install dependencies
npm install

# Run dev server with live preview (Browsersync)
npm run dev

3. Contact

If you have found any bugs in the code, have any questions, comments or ideas for improvements feel free to contact us:

team@leetcore.co

4. Docker

docker-compose down -v
docker-compose up --build -d