/hyperapp-base-with-routing

hyperapp base with routing

Primary LanguageJavaScript

hyperapp-base

hyperapp + css modules + parcel + mocha & chai = super tiny and forkable base plate

  1. Click "+▾" and select Import repository
  2. Paste "https://github.com/hontas/hyperapp-base" and make up a name
  3. Clone & install dependencies
git clone <your-repo-url>
cd <your-repo-name>
npm install
  1. Update dependencies
npm i -g npm-check
npm-check -u
  1. Build, measure, learn!

ToDo

  • add prettier
  • remove/move routing into separate repo