Skip to content

IveanZhang/uuwill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuwill-app

⛺ UUWill App: A react-native App with nodeJS API consumption - codename: uuwill

Quick start

# clone repo
$ git clone git@github.com:IveanZhang/uuwill.git

# change directory to cloned app
$ cd uuwill

# install the dependencies with npm
$ npm install

# start running App
$ npm start

Table of Contents

Dependencies

You'll need to run this app:

  • node and npm (Use NVM)
  • Ensure you're running Node (v8.9.4+) and NPM (5.6.0+)
  • react-native-cli: 2.0.1
  • react-native: 0.54.0

uuwill-app is a react-native mobile application is assumed that you're familiarized with this framework, otherwise it is here where you should start react-native-getting-started

Developing

After you have installed all dependencies you can now start developing with:

  • npm run-script ios

It will start the desired mobile operating system emulator with the app running, any change made will refresh the app on emulator

Preview

License

This project is licensed under MIT License - see the LICENSE.md file for details

About

🚀 React-native app for -uuwill.cn

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published