# CyanPrint for CyanPrint
A CyanPrint template to make CyanPrint templates

# Getting Started
1. Download and install [NPM](https://nodejs.org/en/download/)
2. Install CyanPrint globally
    ```shell
    npm i -g cyanprint
    ```
3. Install this template
    ```shell
    cyan i cyanprint
    ```
4. Create templates from via CyanPrint CLI
    ```shell
    cyan create [app name]
    ```
5. Choose the options you want!
    
# Authors
 - kirinnee
 

 
# License
This template is licensed under MIT - see the [LICENSE.md](LICENSE.MD) file for more details
