# Next + Preact + Typescript + Eslint + Prettier A starter for Preact with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier. ![Vite + Preact + Typescript + Eslint + Prettier](/resources/screenshot.png) A template based on the following technologies: [Next](https://github.com/vercel/next.js), [Preact](https://preactjs.com/), [Typescript](https://www.typescriptlang.org/), [Eslint](https://eslint.org/), [Prettier](https://prettier.io/). Modified from [this template](https://github.com/TheSwordBreaker/vite-reactts-eslint-prettier) ## Installation Clone the repo and run `yarn install` ## Start After the successfull installation of the packages: `yarn start`