0.0.6 • Published 8 years ago

editor-ui-lib v0.0.6

Weekly downloads
8
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

9 years ago

1.0.0

9 years ago