UNPKG

@opalkelly/frontpanel-react-components

Version:

React Component Library for OpalKelly FrontPanel application development

23 lines (15 loc) 749 B
FrontPanel React Component Library ============================== This Library provides a set of React Components intended for FrontPanel application development. Getting Started ------- Tutorials, How-To guides, Technical References, and Discussion documentation pieces are available at: [FrontPanel Platform documentation](https://docs.opalkelly.com/fpsdk/frontpanel-platform-introduction/) Installation ------- This is a [Node.js](https://nodejs.org/en/) module available through the [npm registry](https://www.npmjs.com/). Installation is done using the [`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): ```bash $ npm install @opalkelly/frontpanel-react-components ```