Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 624 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 624 Bytes

Redwood Responsive Sidebar

responsive

This tool is to create a responsive sidebar example in layout of RedwoodJS with tailwindCSS

Prerequisites

  • Redwood requires Node.js (>=14.19.x <=16.x) and Yarn (>=1.15)

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