Skip to content

A react native app for CS404 implementing the frontend for esp8266-fastled-dedicated-webserver

Notifications You must be signed in to change notification settings

Tiuipuv/esp8266-fastled-mobile-app

Repository files navigation

esp8266-fastled-mobile-app

A react native app, originally built for CS 404 classwork. This app is a replacement for the web front end of my other repo.

Running locally

The following scripts are available and scaffolded out by expo:

  • npm start: run the expo server, making the app available in development mode (generic)
  • npm run android: run the expo server specifically for android devices
  • npm run ios: run the expo server specifically for ios devices (untested)
  • npm run web: run the expo server specifically for web (untested)
  • npm run eject: debundles all of expos required packages. we do not plan on doing this at any time.

About

A react native app for CS404 implementing the frontend for esp8266-fastled-dedicated-webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published