https://github.com/dkniffin/grocery-app-web
https://github.com/dkniffin/grocery-app-web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkniffin/grocery-app-web
- Owner: dkniffin
- Created: 2019-04-24T11:46:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T11:47:06.000Z (about 6 years ago)
- Last Synced: 2025-02-10T07:17:07.179Z (4 months ago)
- Language: Crystal
- Size: 143 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grocery_app_web
This is a project written using [Lucky](https://luckyframework.org). Enjoy!
### Setting up the project
1. [Install required dependencies](http://luckyframework.org/guides/installing.html#install-required-dependencies)
1. Run `script/setup`
1. Run `lucky dev` 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](http://luckyframework.org/guides).