Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 608 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 608 Bytes

UET Course.-.

A mobile cross platform app create with React-Native

Environment setup

React Native Environment & Setting up Emulator: Follow React-Native-CLI Quickstart for the easily running of the application (https://reactnative.dev/docs/environment-setup)

Run Locally

Clone the project

  git clone https://github.com/truongtanthanh1202/UET_Courses.git

Go to the project directory

  cd UET_Courses

Install dependencies

  npm install

Start the server

  npx react-native start
  -->then
  a - to open in Android
  i - to open in IOS