This tool is to create a responsive sidebar example in layout of RedwoodJS with tailwindCSS
Prerequisites
Start by installing dependencies:
yarn install
Then change into the directory and start the development server:
cd Redwood-Responsive-Sidebar
yarn redwood dev
Your browser should automatically open to http://localhost:8910