Skip to content

applification/react-native-minimalist-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Minimalist in Create React App

This is a sample repository to demonstrate using React Native Minimalist in Create React App.

Installation

Install dependencies

npm i

Running in Development

npm run start

Running in Production

Build

npm run build

Builds a production version and save it in a folder named build.

Serve Static Site

npm i -g serve
serve out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published