/push-seed

JavaScript Seed Project for Push

Primary LanguageJavaScript

Push Seed

Contains:

  • push
  • hyperscript > like jsx but in pure javascript
  • basic wire up with state-reduce and tree-reduce

Running

Ensure that you install parcel

npm i -g parcel-bundler

then run with...

npm start