oneteam-rte

2.2.18 • Public • Published

oneteam-rte Circle CI

Oneteam Rich text editor.

yarn add oneteam-rte
 
# or 
 
npm i oneteam-rte

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

We using Yarn .

yarn # install dependency modules 

To compile a file every time that you change it:

npm run watch

Start development server for example

npm start
open http://localhost:8008

Update dependencies

yarn upgrade [package | package@tag | package@version | @scope/]... [--ignore-engines] [--pattern]
 
# or 
 
yarn upgrade-interactive [--latest]

Publish new version

git checkout master
npm run bump-patch-number

License

MIT

© Oneteam Inc.

Dependents (0)

Package Sidebar

Install

npm i oneteam-rte

Weekly Downloads

137

Version

2.2.18

License

MIT

Unpacked Size

216 kB

Total Files

88

Last publish

Collaborators

  • sugarshin