Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 1.29 KB

README.md

File metadata and controls

74 lines (49 loc) · 1.29 KB

Welcome to @tkeel/console 👋

Prerequisite Prerequisite Documentation Maintenance License: Apache--2.0

Prerequisites

  • node >=16.0.0
  • yarn >=3.0.0

Install

yarn install

Usage

Development

yarn dev

or

yarn dev:all

Create a new plugin

yarn create-plugin

Build

yarn build

or

yarn build:all

Check packages

yarn check-packages

Author

📝 License

This project is Apache--2.0 licensed.


This README was generated with ❤️ by readme-md-generator