ficloud-workbench
v0.2.31
Published
ficloud workbench
Downloads
12
Maintainers
Readme
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';
//