docusaurus To install docusaurus (This has been done and myw was created in this directory structure) npx create-docusaurus@latest my-website classic --typescript cd myw npm run start This should open up localhost:3000/ To build npm run ts-build