610 B
610 B
README
Built with RedwoodJS!
Prerequisites
- Redwood requires Node.js (=18.x) and Yarn (>=1.15)
- Are you on Windows? For best results, follow our Windows development setup guide
- A PostgreSQL database
- A Brevo account
Start by installing dependencies:
yarn install
Then start the development server:
yarn rw dev
Your browser should automatically open to http://localhost:8910.