Download the example or clone the whole project:
curl https://codeload.github.com/rayandrews/centarius/tar.gz/master | tar -xz --strip=2 centarius-master/examples/basic-rnw
cd basic-rnw
Install it and run:
npm install
npm run start
This example is to show how Centarius works with React Native Web by modifying document file just like Next and After