From 0d4552cb8e848c514e8f9b2e8833e59ffb34d822 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Wed, 14 Jul 2021 17:30:47 +0200 Subject: updated Readme slightly --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index aaeb18c..c08887f 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,20 @@ -# Welcome to your new ignited app! +# Install -[![CircleCI](https://circleci.com/gh/infinitered/ignite.svg?style=svg)](https://circleci.com/gh/infinitered/ignite) +```sh +yarn install +``` -## The latest and greatest boilerplate for Infinite Red opinions +# Run -This is the boilerplate that [Infinite Red](https://infinite.red) uses as a way to test bleeding-edge changes to our React Native stack. +```sh +yarn start +``` -Currently includes: +or -- React Native -- React Navigation -- MobX State Tree -- TypeScript -- And more! +```sh +expo start +``` ## Quick Start -- cgit v1.2.3