- Install Node.js
- Build project:
$ npm i
$ npm run build- Serve/deploy entire
./builddirectory
- Install Node.js
- Start WDS:
$ npm i
$ npm run start- Edit RU/EN texts here:
./public/texts.json - Edit RU/EN content here:
./public/content.json.descriptionfield is optional. - Badly formatted json will log an error to the console and will break site loading.
- Bad video links will break site loading. Always check if provided link is correct and video format is playable by the target browser.`