Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 295 Bytes

Preact template

  • Clean template for using preact
  • Using webpack for building
  • Typescript
  • TypeStyle for styling in TS
  • Spectre as css framework in 10kb
  • Mocha for unit testing
  • preact router for SPA
  • Implemented an EventBus for inter-component communication
  • Enabled sass for styling