Skip to content

smartprocure/todomvc-monorepo

Repository files navigation

What this is

A monorepo to explore different frontend technologies using a simple TodoMVC application.

There is a very simple application in ./packages/vanilla to get us started. Run it with cd packages/vanilla && yarn dev (after yarn install on the root of course).

If you'd like to try different technologies, simply copy over ./packages/vanilla to a new directory in packages and modify as-needed. The monorepo approach allows you to compare different approaches without having to create branches for each.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published