The code for the website https://www.wintercore.dev/
- Install Node
- Clone this repository
git clone https://github.com/WinterCore/wintercore.xyz.git - Change your current working directory to the cloned repo
cd wintercore.xyz - run
npm install - run
npm run build - run
npm start - open http://localhost:3000 in your favorite browser