No description
https://tb.drs.tobot.dev/
.devcontainer | ||
.github/workflows | ||
src | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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.
A template based on the following technologies: Next, Preact, Typescript, Eslint, Prettier.
Modified from this template
Installation
Clone the repo and run yarn install
Start
After the successfull installation of the packages: yarn start