Hyperapp-Tailwind-Parcel
A Stack for 🚀 front-end design/developpement in 2019.
I want to build an app with good ux/performance and have fun while doing it:
Example
Check Rocket Emoji for a working example.
Dependencies:
- Hyperapp - Minimal (1kb), Functional + Stateless components
- Tailwind - Not a UI kit but a utility-first CSS framework
- Parcel (Bundler) - Fast, 0 config
- Purgecss - Remove unused css classes
- JSX - Write HTML tags inside javascript
Usage
Just fork this repository and you are ready to go
npm install
npm run dev