-
Typescript - To help with type checking
-
React - To be reactive
-
Webpack - To pack the web
-
Tailwind - Because I'm bad at css
-
EsLint - Because I can't write nice code by myself
-
PostCss - To do some css magic
-
PurgeCss - To remove parts of tailwing I don't use
Just run:
npm i
or
npm ci
and then
npm run start