Skip to content

SunskyXH/DND-tools

Repository files navigation

DNDtools

icon

A mini tool for DND TRPG.It can help you build a card,query some data,or just roll the dice.

not finished yet

developed by AFAC OF UESTC

usage

1.clone project

git clone https://github.com/SunskyXH/DND-tools.git <your project name>

2.install dependencies

cd <your project name> && npm i

3.link dependencies for react-native

react-native link

4.run project

#Android
react-native run-android
#iOS
react-native run-ios

You can also run app in this way

  • Android: run project with Android Studio or Nuclide
  • iOS:open /ios/DNDtools_rn.xcodeproj in Xcode or Nuclide

If you haven't install React Native, go for this

build with React-Native and React-Native-Elements

About

DND tools developed with React-Native-Elements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published