/preact-starter-pack

Boilerplate with preact, typescript, storeon and router

Primary LanguageTypeScript

Preact Starter Pack

Things under the hood:

Installation

  1. Clone repository.
  2. Run 'npm install' in the local copy (NodeJS and NPM is required)
  3. Use one of:
    • npm run build for production build
    • npm run start for live server on http://localhost:4200/