baca28a5fa79ef74b1cc74055bc9e7690e4c261b
Update example repo to use v0.41.0 of @redwoodjs/core
Redwood Tutorial App
This repo represents the final state of the app created during the Redwood Tutorial. It is meant to be a starting point for those working on the Tutorial Part 2.
This repo contains much more styling than the one we built together in the tutorial, but is functionally identical.
Setup
The tutorial itself contains instructions for getting this repo up and running, but here is a summary of the commands:
git clone https://github.com/redwoodjs/redwood-tutorial
cd redwood-tutorial
yarn install
yarn rw prisma migrate dev
yarn rw dev
Description
Languages
JavaScript
92.6%
CSS
6.9%
HTML
0.5%