This is a web application for Beast of the East Campervans ltd, a campervan rental service in Scotland(UK).
The application is built with RedwoodJS, Theme-UI and CSS.gg.
The application is packaged with yarn
yarn install
yarn redwood dev
Your browser should open automatically to http://localhost:8910
to see the web app. Lambda functions run on http://localhost:8911
and are also proxied to http://localhost:8910/.redwood/functions/*
.
- Tutorial: getting started and complete overview guide.
- Docs: using the Redwood Router, handling assets and files, list of command-line tools, and more.
- Redwood Community: get help, share tips and tricks, and collaborate on everything about RedwoodJS.