Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (25 loc) · 699 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 699 Bytes

Setup

  • 📦 Parcel
  • 🌲 Elm
  • 🎨 Tailwind CSS

Development

$ npm install
$ parcel index.html
Server running at http://localhost:1234

Deployment

$ parcel build index.html --public-url ./
$ open dist/index.html
$ git subtree push --prefix dist origin gh-pages

Contributing

Feel free to open an issue if you find a bug. Or you can create a pull request if you want to contribute!

Attributions

SVG icons provided by Font Awesome.