react-frost-core
v0.0.27
Published
The library of core frost components.
Downloads
49
Readme
react-frost-core
The library of core frost components.
Table of Contents
Installation
This project is designed to work with Inferno, Preact, and React. You can install this project for use with any of these frameworks via the following:
Installing for Inferno
npm
npm install inferno-frost-core
yarn
yarn add inferno-frost-core
Installing for Preact
npm
npm install preact-frost-core
yarn
yarn add preact-frost-core
Installing for React
npm
npm install react-frost-core
yarn
yarn add react-frost-core
Documentation
Please see the documentation site.
Contributing
Please see the contributing guide.