Ink is a JavaScript library that brings React to the command line. It allows you to use all the features of React including class-based components, lifecycle methods, functional components, hooks, and so on for building command-line tools. We'll also build an app that displays the live prices of a few selected cryptocurrencies and tokens.
Table of contents
What is a Command-Line Interface? (CLI)What is Ink?How to Install InkExamining the Files that Ink InstalledHow to Build the CLI ApplicationConclusionSort: