- Install Node and NPM first.
- Then clone or download this project.
- Run
npm install
to install packages needed. - Run
npm run dev
to turn on development mode on your local machine, and check outhttp://localhost:1234
. - You may use any packages or frameworks as you want.
- Happy Hacking, and all PRs are welcome :)
- Tailwind CSS
- Parcel as bulinding tool