These instructions assume you have node and npm installed. For help, see the npm docs
- Run
npm install
- Run
npm run startto start a server with live reload support.
- Run
npm run buildto generate the distribution JS file - Open browser and navigate to
react-globalize/examples/dist/index.html