Songs2VID documentation
Docusaurus site for Songs2VID.
Local development
From the repo root:
npm run docs:dev
Or from this folder:
npm start -- --port 3001
Open http://localhost:3001.
Build
npm run docs:build
Static output is written to build/.
Docusaurus site for Songs2VID.
From the repo root:
npm run docs:dev
Or from this folder:
npm start -- --port 3001
Open http://localhost:3001.
npm run docs:build
Static output is written to build/.