acady
Search
⌃K

Quick start

Installation

Install acady as global module
NPM
Yarn
$ npm i -g acady
$ yarn global add acady

Create your first component

Lets's start with creating your first component
$ acady create
This command starts the create interface to guide you through the process of creating a new component.
Last modified 2yr ago