项目作者: fuaditrockz
项目描述 :
Build a widget with react.
高级语言: JavaScript
项目地址: git://github.com/fuaditrockz/embeddable-widget-example.git
Getting starterd
git clone https://github.com/fuaditrockz/embeddable-widget-example.git
> cd embeddable-widget-example
> npm install
Running for build
> npm run build
Running for development
> npm start
Testing
> npm run test