项目作者: fuaditrockz

项目描述 :
Build a widget with react.
高级语言: JavaScript
项目地址: git://github.com/fuaditrockz/embeddable-widget-example.git
创建时间: 2020-08-06T08:28:18Z
项目社区:https://github.com/fuaditrockz/embeddable-widget-example

开源协议:

下载


Embeddable Widget with React

Getting starterd

  1. git clone https://github.com/fuaditrockz/embeddable-widget-example.git
  1. > cd embeddable-widget-example
  2. > npm install

Running for build

  1. > npm run build

Running for development

  1. > npm start

Testing

  1. > npm run test