- Added "homepage" field for GitHub Pages deployment. - Introduced "predeploy" and "deploy" scripts for building and deploying the app. - Moved "@radix-ui/react-toggle-group" to the correct position in dependencies. - Added "gh-pages" as a dev dependency for deployment.
288 B
288 B
Handyman Service App Design
This is a code bundle for Handyman Service App Design. The main idea is to create a figma website and deploy it in a few hours.
Running the code
Run npm i to install the dependencies.
Run npm run dev to start the development server.