My Personal Website. Build with Vite, Svelte and Tailwind CSS https://moepoi.dev
Find a file
2024-03-27 01:19:15 +07:00
public Initial Commit 2024-03-26 21:52:13 +07:00
src Refactor Contact page layout 2024-03-27 01:19:15 +07:00
.gitignore Initial Commit 2024-03-26 21:52:13 +07:00
index.html Initial Commit 2024-03-26 21:52:13 +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