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