This is full rework of https://github.com/EvgenBabenko/ad
https://evgenbabenko.github.io/ad-rework/
Install the dependencies:
npm install
Start the dev server:
npm dev
Build the app for production:
npm build
Preview the production build locally:
npm preview