Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 459 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 459 Bytes

Lanting

A blogging platform, for minimalists

Demo

Disclaimer

  • ⚠️ The project is under very active development.
  • ⚠️ Expect bugs and breaking changes.

Getting started

Install dependencies:

yarn install

Start project:

yarn start

Features

  • Posts
  • Comments
  • User management
  • Rich text, supports multimedia
  • Collaboration editing
  • Storybook for components development