This is the repository for the new DumbCode Website. This is where all the information that you could ever need about our mods, the DumbCode Studio, and our team will be posted. This site is written in React using the Next.js Library/Framework in Typescript. Frontend is built with Tailwindcss. Contributions are welcome and if you find any issues please create an issue outlining the problem and steps to reproduce it.
First, Clone the repository.
Seccond, install deps in the local repository
yarn install
Then, run the development server:
yarn dev
From there you can find your result at http://localhost:3000 . Changes made to the codebase will be automatically udpated there.
This team is proudly Sponsored by Vercel's OSS Sponsorship Campaign