Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 302 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 302 Bytes

app

Example app using Limon micro framework and some other small packages.

Getting Started

Install Dependencies

composer install

Run app

composer run serve

Try it go to localhost:8080 in your browser