Skip to main content
Module

x/alita/CONTRIBUTING.md

A React framework based on umi. 能帮忙点个赞不?想要个 1k star!
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