/rah-min

A minimal example of how to use rah. A straight across port of the react-boilerplate example.

Primary LanguageJavaScriptMIT LicenseMIT

rah-min

This is a tiny test application to demonstrate rah based on the react-boilerplate demo that comes included with the boilerplate.

Getting started

git clone git@github.com:nels-o/rah-min.git
npm install
npm run build:dll
npm start

That should get you going!

If it doesn't or you see weird errors or warnings, put them in the issues.