@aaa-ncnu/common-react-components
v0.2.29
Published
Downloads
322
Readme
Common React Components
Smart Webfont
Due to CORS issues, in order to properly load the Smart webfont, you will need to add the following to your /etc/hosts:
127.0.0.1 local.mwg.aaa.com
Afterwards, you can navigate to local.mwg.aaa.com:9001 to view
Unit testing
This project uses jest
and will run unit tests on each build or with npm test
.