It is a fiber drawing tower client for BNILab, KAIST 😄
It is made for use with various devices including Android, IOS, Web browsers to control the fiber drawing tower in BNILab, KAIST. Andriod and IOS application can be downloaded through Expo.
❗ This is an API client repository and the server repository is available separately.
Follow the instructions below to serve as a webpage
- npm install expo-cli --global
- npm install
- expo build:web
or as an application
- expo publish