Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

nars-dev/nars

Repository files navigation

Server rendered React Native.

Library for building real time Server Rendered components for React Native apps.

🐙 Discord

I'm more than happy to answer any questions or help you if you stumble upon some issues when using nars. You can chat with me on Discord.


🚀 Getting started

The easiest way to get started is to use the template:

npx react-native init MyApp --template https://github.com/nars-dev/template.git

There are examples in the example repo. You can find more documentation on the website.