This is the official CSS framework for the Codidact Q&A platform/codidact.com.
For detailed documentation and an overview of the framework features, visit the official homepage.
To set up, simply run:
npm install
and to build the files, run
npm run build
To run a server with the documentation, simply run:
npm run server
If you go to http://localhost:3000 it will now show the documentation pages with the current code.