This repository contains two main project
- interlock-react
- interlock-react documentation site
This respository was built with the intention to contin all Interlock typescript in one repo.
interlock-react is a component library used for building modern web applications. npm package to come
https://interlock-docs-pi.vercel.app/link
Simple react client that will be used for a later CLI project.
- Install npm and node (v18 and above)
- Install turborepo: https://turbo.build/repo/docs/installing
npm install
npm run dev
npm run dev:docs
npm run dev:playground