UNPKG

remx

Version:
20 lines (14 loc) 610 B
--- id: getting-started title: Getting Started sidebar_label: Getting Started slug: /introduction/getting-started --- ### Interact in a sandbox Check out the [Sandbox](https://codesandbox.io/s/immutable-architecture-8bc5r?fontsize=14&hidenavigation=1&theme=dark) example for the basic setup. ### Add Remx to your project ```bash npm install remx ``` ### Play with an example app <iframe src="https://codesandbox.io/embed/github/wix/remx/tree/master/examples/with-react?fontsize=11&theme=light" class="codesandbox" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>