Mini Project Full Stack App Using Vite, Tailwind CSS and etc.
- Rename
.env.exampleto.env - Paste your API key
Mini-Fullstack repository uses PNPM Workspaces To install dependencies, run
pnpm install in the project root directory.
git clone https://github.com/mujamilhaikal/mini-fullstack
cd mini-fullstack
pnpm ipnpm run build
pnpm run previewYou can also debug them together with a website locally. For instance, to start
pnpm run devClick the image to visit the Vite.js guide on Static Deploy.