Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 1.81 KB

README-EN.md

File metadata and controls

67 lines (44 loc) · 1.81 KB

Welcome to @ifake/pkg 👋

Version Prerequisite Documentation Maintenance License: MIT

A scaffolding for building front-end libraries, with javascript and typescript support.

English | 简体中文

Prerequisites

  • node >=10

Install

yarn add @ifake/pkg -g
# or
npm i @ifake/pkg -g

Usage

pkg init <app-name>
# or
pkg-cli init <app-name>

Via Browser

pkg ui

Author

👤 BiYuqi

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Screenshot

Pkg English Gif

via browser

Pkg UI English

📝 License

Copyright © 2020 BiYuqi.

This project is MIT licensed.


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