Skip to content

jairtrejo/lyftbutton-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LyftButton

A progressive web app for configuring a Lyft Dash Button.

Access it at https://www.lyftbutton.com

Running locally

You must have npm installed. From this directory run:

npm install

To install dependencies, and then:

npm run start

To start the development server. Go to http://localhost:9966 to see it in action.

You probably want to run the less watcher as well:

npm run watch:css

To execute tests using ava run:

npm test

About

Web interface for lyftbutton.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published