0.0.6 • Published 10 years ago

editor-ui-lib v0.0.6

Weekly downloads
8
License
MIT
Repository
github
Last release
10 years ago

editor-ui-lib

Editor UI Lib (React, jQuery and more)

Site

http://wix.github.io/editor-ui-lib-docs/

After cloning the project run this to install dependencies:

npm install

build options:

Build React/jQuery

npm run build-[jquery/react]

Build both, jQuery & React

npm run build

Run local dev server

  • you must build the project first!
  • check that localhost:8080 is not occupied
npm run dev-server-[jquery/react]

Run tests

npm run test

release

npm run release
0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

1.0.0

10 years ago