ficloud-workbench

ficloud workbench


Keywords
ficloud-workbench, ficloud, workbench
License
MIT
Install
npm install ficloud-workbench@0.2.31

Documentation

ficloud-workbench

工作台

Installation

The easiest way to use ficloud-workbench is to install it from npm and build it into your app with Webpack.

npm install ficloud-workbench

You can then import ficloud-workbench and its styles in your application as follows:

import FinanceCloud from 'ficloud-workbench';
import 'ficloud-workbench/dist/ficloud-workbench.css';

Usage

import FinanceCloud from 'ficloud-workbench';
import 'ficloud-workbench/dist/ficloud-workbench.css';
//