Skip to content

JuampaCL/react-native-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

react-native-boilerplate

Getting started

Requirements

Node 10+

Crete new project

  • NOTE: (do this only if you need to start a new project, this repo already have a project called ShoppingApp)

Install expo-cli

npm install -g expo-cli

Start a project

expo init ShoppingApp

cd ShoppingApp

Start App

npm start # or expo start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.8%
  • JavaScript 22.2%