Skip to content

globin/drinkup

Repository files navigation

drinkup

Running

The app includes a live-reloading static server on port 8080, which will build, launch, and rebuild the app whenever you change application code. To start the server, run:

$ npm run watch

If you prefer to just build without the live reload and build-on-each-change watcher, run:

$ npm run build

About

Drink List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages