Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 451 Bytes

Example

Install

These instructions assume you have node and npm installed. For help, see the npm docs

  1. Run npm install

Development

  1. Run npm run start to start a server with live reload support.

Production

  1. Run npm run build to generate the distribution JS file
  2. Open browser and navigate to react-globalize/examples/dist/index.html