Skip to content

melissawm/disc-unconference-2025

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

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/

About

The annual DISC Unconference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • CSS 22.8%
  • MDX 5.3%