Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 709 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 709 Bytes

Radix

WIP

Radix Monorepo

This repository is a monorepo powered by Lerna and yarn workspaces.

Develop

Install dependencies

yarn

Initialise after the first install

yarn init

Run website + Radix

yarn start

Build & Release

Build

yarn build

Release

yarn release

License

MIT © Modulz