Skip to content

jonotron/rw-ls-demo

Repository files navigation

RedwoodSDK Minimal Starter

This starter gives you a bare-bones RedwoodSDK project.

Create your new project:

npx create-rwsdk my-project-name
cd my-project-name
pnpm install

Running the dev server

pnpm dev

Point your browser to the URL displayed in the terminal (e.g. http://localhost:5173/). You should see a "Hello World" message in your browser.

Further Reading

About

RedwoodSDK + LiveStore demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published