/tower-client

KAIST BNI Lab fiber drawing tower client

Primary LanguageJavaScript

Fiber Drawing Tower Client

Overview

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.

How to use

Follow the instructions below to serve as a webpage

  1. npm install expo-cli --global
  2. npm install
  3. expo build:web

or as an application

  1. expo publish