ice-datagrid

2.0.1-i1 • Public • Published

ice-datagrid

ICE fork of the react-datagrid component.

Setup

For setting up & starting the project locally, use:

$ git clone git@bitbucket.org:arthur_dick/ice-datagrid.git
cd ice-datagrid
$ npm install
$ npm run dev # or npm run hot 

Now navigate to localhost:9090

If you want to have react-hot-loader enabled, and see code changes pushed instantly, without losing page state, use npm run hot instead of npm run dev.

Before building a new version, make sure you run

$ npm run build

which compiles the src folder (which contains jsx files) into the lib folder (only valid EcmaScript 5 files).

Test build

$ npm pack
cd projects/api-javascript/build-files/
$ npm install ../path/to/package.tgz
$ npm publish

License

MIT

Package Sidebar

Install

npm i ice-datagrid

Weekly Downloads

6

Version

2.0.1-i1

License

MIT

Last publish

Collaborators

  • icehealth