My Personal Website. Build with Vite, Svelte and Tailwind CSS https://moepoi.dev
Find a file
2022-12-02 17:55:16 +07:00
android Initial commit 2022-06-05 10:18:03 +07:00
assets/images Add Mastodon 2022-12-02 17:49:28 +07:00
ios Initial commit 2022-06-05 10:18:03 +07:00
lib Add Mastodon 2022-12-02 17:49:28 +07:00
linux Initial commit 2022-06-05 10:18:03 +07:00
macos Initial commit 2022-06-05 10:18:03 +07:00
web Add Mastodon 2022-12-02 17:49:28 +07:00
windows Initial commit 2022-06-05 10:18:03 +07:00
.gitignore Update .gitignore 2022-10-11 14:08:51 +07:00
.metadata Initial commit 2022-06-05 10:18:03 +07:00
analysis_options.yaml Initial commit 2022-06-05 10:18:03 +07:00
LICENSE Add LICENSE 2022-06-05 03:46:34 +00:00
pubspec.lock Update dependencies 2022-12-02 17:55:16 +07:00
pubspec.yaml Update dependencies 2022-12-02 17:55:16 +07:00
README.md update README.md 2022-06-08 16:11:55 +07:00

💩MOEPOI.DEV

Codacy Badge CodeFactor wakatime

Build Setup

# install dependencies
$ flutter pub get

# serve with hot reload
$ flutter run

# build for production
$ flutter build web --web-renderer html