Skip to content

cedarjs/cedar-tutorial

Repository files navigation

Cedar Tutorial App

This repo represents the final state of the app created during the Cedar 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/cedarjs/cedar-tutorial
cd cedar-tutorial
yarn install
yarn cedarjs prisma migrate dev
yarn cedarjs prisma db seed
yarn cedarjs dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13