joeky888 / preact-typescript-esbuild-webpack-template

Preact+Typescript+Esbuild+Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact TypeScript Esbuild Webpack starter project

  • preact
  • typescript
  • esbuild/esbuild-loader
  • webpack
  • mini-css-extract-plugin
  • html-webpack-plugin

CLI Commands

  • npm install: Install dependencies

  • npm run start: Run a development server

  • npm run build: Production-ready build

  • npm run lint: Pass TypeScript files using ESLint

This is a fork of Preact typescript template.

Licence: MIT

About

Preact+Typescript+Esbuild+Webpack


Languages

Language:TypeScript 85.9%Language:CSS 13.0%Language:EJS 1.1%