Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 589 Bytes

burger_buildr

A simple burger building application.

It is also hosted on GitHub pages using peanut

Access it here

Getting Started

Remember to have peanut activated: flutter pub global activate peanut

To generate and publish to GitHub pages use:

  • make gh-pages

or

  • flutter pub global run peanut:peanut

Deployment on Skynet

I use deploy to skynet action to automatically deploy to skynet for the hosting of web app.