/checklists

Basic CRUD example app written using Lucky framework (Crystal)

Primary LanguageCrystalMIT LicenseMIT

checklists

This is a basic CRUD example app written using Lucky.

Setting up the project

  1. Install required dependencies
  2. Run bin/setup
  3. Run lucky dev to start the app

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.