Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alitajs/yucca

page editor
https://github.com/alitajs/yucca

gatsby page-editor yucca

Last synced: about 1 month ago
JSON representation

page editor

Awesome Lists containing this project

README

        

yucca

> 本项目主要参考[ant-design-landing](https://github.com/ant-design/ant-design-landing),使用 `gatsby`、`Umi`、`typescript`进行重写。

## ✨ 特性

- 🚀 使用TypeScript编写

## ⌨️ 本地开发

```
# 克隆项目到本地
git clone [email protected]:lotus-ui/yucca.git

# 安装依赖
yarn bootstarp

# 启动服务
yarn start
```