Skip to content

bharat-vicky/disc-unconference-2025

 
 

Repository files navigation

DISC-Unconference-2025

The annual DISC Unconference website

How to build the website locally

  1. Install Node.js version 18.0 or above (which can be checked by running node -v).

  2. Run npm install docusaurus

  3. Go to the website folder and start the server:

cd unconference-2025/
npm run start

The website should now be available at http://localhost:3000/disc-unconference-2025/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • CSS 26.6%
  • MDX 5.0%