Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 319 Bytes

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