https://github.com/wolfadex/get-it-done
https://github.com/wolfadex/get-it-done
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/wolfadex/get-it-done
- Owner: wolfadex
- Created: 2022-10-24T22:30:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T23:46:51.000Z (over 3 years ago)
- Last Synced: 2025-02-07T18:15:02.938Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get It Done
A very basic template for an [Elm](https://elm-lang.org/) project, using [Nix](https://nixos.org/) and [direnv](https://direnv.net/).
## Development
#### Prerequisites
- [Nix](https://nixos.org/)
- [direnv](https://direnv.net/)
#### Setup
- Run `direnv allow`
- Run `npm run dev`
- Open browser to http://localhost:8080