Ready-made environment to prototype designs via TailwindCSS quickly.
Automatically sets up file watcher services to hot-reload changes in the browser.
Getting started without a devcontainer
npm ci && npm start
Thanks go out to Alexander Zeitler for his post on setting this up.