Skip to content

DEFENDORe/splitflap-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splitflap Remote

A web service/app to control my 15x2 splitflap display.

Install

The web directory contains the Vue front end.

Build the frontend

cd web
npm install
npm run build
cd ..

Build the backend

npm install
npm run build

Start app

npm start

Development

Backend

npm run dev

Frontend

cd web
npm run dev

About

Simple web service/app to control my 15x2 splitflap display.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published