@jerrygreen/preact-scripts-ts

0.9.23 • Public • Published

preact-scripts-ts npm version

Notice: this is a light update of a abondoned jmfirth/create-preact-app-typescript

Create Preact apps (with Typescript) with no build configuration.

Compressed output:

File sizes after gzip:

  8.42 KB  build/static/js/main.c57e6d2d.js
  289 B    build/static/css/main.9a0fe4f1.css

tl;dr

yarn install -g create-react-app

create-react-app my-app --scripts-version=@jerrygreen/preact-scripts-ts
cd my-app/
yarn start

If you already have a repo

yarn install @jerrygreen/preact-scripts-ts

Additional Features

Code highlighting on error

When you run yarn build the terminal will output the error, including the highlighted sourecode (like babel)!

CodeHighlight

Credits

Forked from jmfirth/create-preact-app-typescript.

Readme

Keywords

none

Package Sidebar

Install

npm i @jerrygreen/preact-scripts-ts

Weekly Downloads

1

Version

0.9.23

License

BSD-3-Clause

Unpacked Size

190 kB

Total Files

42

Last publish

Collaborators

  • jerrygreen