Skip to main content
Version: 1.0

Quick start 🚀

For people in a hurry

1. Install felwine and a component library

npm install -g felwine

2. Create a project

felwine new

3. Add a platform (optional)

felwine platform add

4. Create an article

The post is written in markdown, you can add images and tables.
felwine post new

5. Sync the project

felwine sync