push-seed-ts
v1.0.1
Published
TypeScript Seed Project for Push
Downloads
1
Readme
Push Seed
Contains:
- push
- typescript
- 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