Docusaurus - Intro
- Node.js version 20.0 + :
- check all checkboxes related to dependencies.
npm init docusaurus@latest my-website classic
Run the development server http://localhost:3000/ :
cd my-website
npm run start
npm init docusaurus@latest my-website classic
Run the development server http://localhost:3000/ :
cd my-website
npm run start