This static demo website of Premeditated uses Vite, Vue.js and Tailwind CSS.
-
Download or clone the project
git clone https://github.com/atweberlly/premeditated.com.git
-
Go to the project directory
cd premeditated.com
-
Install dependencies
npm install
-
Start the local server
npm run dev