Skip to content

metonym/template-typescript-parcel-preact

Repository files navigation

template-typescript-parcel-preact

Build Coverage

Template to build Preact apps using Parcel.

Getting Started

Clone the template:

git clone git@github.com:metonym/template-typescript-parcel-preact.git
cd template-typescript-parcel-preact

Install its dependencies:

yarn install

Available Scripts

yarn start

Runs the project in development mode and watches for any changes.

yarn build

Builds the project for production.

yarn test

Runs test suites and generates a coverage report.

yarn test:tdd

Runs tests in Test-driven Development (TDD) mode.

Linting, formatting and committing

To ensure that committed code follows conventions, this project uses prettier, tslint and git hooks (via husky) to automate the linting and formatting of code and commit messages.

Continuous Integration

This template uses Travis CI to build and test remote changes.

License

MIT

About

Template using TypeScript, Parcel and Preact

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •