Clone this repo and run the yarn
command from the project root
install this plugin for eslint support https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
install this plugin for support of postcss (tailwindcss) https://marketplace.visualstudio.com/items?itemName=csstools.postcss
you can configure your alias for the imports in tsconfig.paths.json
file
from the project root run yarn start
from the project root run yarn build