🔹Node js 22.0.0 🔹Astro - 5.4.0 🔹Astro Svelte - 7.0.5 🔹Shadcn Svelte 🔹Tailwind CSS - 4.0.0
git clone [email protected]:Improwised/improwised-new-website.git
cd newapp
- copy
.env.example
to.env
. (skip if already done)
$ cp .env.example .env
Installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
improwised-website
- It is no longer in use now.