/crappy-board

Primary LanguageGleamApache License 2.0Apache-2.0

crappy_board

Package Version Hex Docs

gleam add crappy_board
import crappy_board

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/crappy_board.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Thanks

Special thanks to Chris Heilmann for the Sticky Note Effect in 5 Easy Steps With CSS3 and HTML5.