Wak'Utility

Based on my own Vite React Template

Stack

Development

Install dependencies:

npm i

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.

Available Scripts

In this project, you can run the following scripts:

Script Description
npm run dev Runs the app in the development mode.
npm run build Builds the app for production to the dist folder.
npm run serve Serves the production build from the dist folder.