Skip to main content
Module

x/alita/CONTRIBUTING.md

A React framework based on umi.
Go to Latest
File

Contributing to alita

Set up

Install dev deps after git clone the repo.

$ pnpm i
$ pnpm build
$ cd examples/boilerplate
$ pnpm dev