JavaScript audio and timed lyrics synchronizer.
- Install
wp-env
npm i -g @wordpress/env
- Initialize project
cd path/to/rabbit-lyrics npm i
- Start test server
wp-env start
- Visit http://localhost:8888/wp-login.php and login with
admin
andpassword
- Create a new post and insert a
Rabbit Lyrics
block
Recommended editor: Visual Studio Code with EditorConfig, ESLint, Stylelint and Prettier extensions.