My Personal Website. Build with Vite, Svelte and Tailwind CSS https://moepoi.dev
Find a file
2024-03-27 02:15:12 +07:00
public Add banner image 2024-03-27 02:15:12 +07:00
src Add description to social media component 2024-03-27 01:59:26 +07:00
.gitignore Initial Commit 2024-03-26 21:52:13 +07:00
index.html Update social media icons with svg 2024-03-27 01:56:25 +07:00
LICENSE Initial Commit 2024-03-26 21:52:13 +07:00
package-lock.json Initial Commit 2024-03-26 21:52:13 +07:00
package.json Initial Commit 2024-03-26 21:52:13 +07:00
postcss.config.js Initial Commit 2024-03-26 21:52:13 +07:00
README.md Initial Commit 2024-03-26 21:52:13 +07:00
svelte.config.js Initial Commit 2024-03-26 21:52:13 +07:00
tailwind.config.js Initial Commit 2024-03-26 21:52:13 +07:00
tsconfig.json Initial Commit 2024-03-26 21:52:13 +07:00
tsconfig.node.json Initial Commit 2024-03-26 21:52:13 +07:00
vite.config.ts Remove optimizeDeps configuration 2024-03-27 01:15:01 +07:00

💩MOEPOI.DEV

Codacy Badge CodeFactor

Build Setup

# install dependencies
$ npm install

# serve with hot reload
$ npm run dev

# build for production
$ npm run build