Constrix Official Website Source code.
We using Tailwind CSS, daisyUI design the website. First install the package:
npm install
npm run devthen on your Visual Studio code install live-server extensions.
finally right click ./dist/index.html -> Open with Live Server