Skip to content

LAdanimo/joy-of-coding-internship-solo-project__redwood-blog__part-2

 
 

Repository files navigation

  • Tutorial chapters 5 thru 7 (post-intermission)

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 second half of the Tutorial, starting at the Intermission.

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 prisma db seed
yarn rw dev

About

JOC Part 03 Trello Ticket 07 - Solo Web Project - Redwood Tutorial (Chapters 5 thru 7)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • CSS 6.0%
  • HTML 0.3%