Skip to content

rootsystem-dev/rootsystem.com

Repository files navigation

rootsystem.com

Development

This site is built with NextJS and Chakra UI, and requires yarn for local development.

yarn install
yarn run dev

open http://localhost:3000