devinroche / blockcities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockcities

repository for all block cities react native code.

getting up and running!

these are the steps to get started

required stuffs

npm i -g create-react-native-app

clone the repo

git clone https://github.com/devinroche/blockcities

install the deps

npm install

running the code

  • run without simulator: npm start
  • run with ios simulator: npm run ios
  • run with android simulator: npm run android

resources

possible libraries

About


Languages

Language:JavaScript 100.0%