Skip to content

devinroche/blockcities

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published