https://github.com/mdwagner/importmap-example-lucky
https://github.com/mdwagner/importmap-example-lucky
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdwagner/importmap-example-lucky
- Owner: mdwagner
- Created: 2021-12-29T23:22:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T21:30:10.000Z (over 3 years ago)
- Last Synced: 2025-01-25T19:30:32.605Z (4 months ago)
- Language: Crystal
- Size: 49.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# importmap_lucky
This is a project written using [Lucky](https://luckyframework.org). Enjoy!
### Setting up the project
1. Install Crystal
1. Run `lucky live.reload --reload-browser` to start the app### Learning Lucky
Lucky uses the [Crystal](https://crystal-lang.org) programming language. You can learn about Lucky from the [Lucky Guides](https://luckyframework.org/guides/getting-started/why-lucky).