npm install adler-themeBasic Alder Theme Libary for React+Redux TS.
To build the examples locally, run:
```
npm install
npm start
Then open localhost:8000 in a browser.
``
npm install adler-theme --save
`javascript
///
///
///
import * as React from "react";
import * as ReactDOM from "react-dom";
import * as Adler from "./node_modules/alder-theme/src/Adler";
const App = () => (
ReactDOM.render(
`
, lib and the build process)To build, watch and serve the examples (which will also watch the component source), run npm start. If you just want to watch changes to src and rebuild lib, run npm run watch (this is useful if you are working with npm link`).
Copyright (c) 2016 Adler International, a.s.