moepoi.dev/README.md

17 lines
573 B
Markdown
Raw Permalink Normal View History

2024-03-26 15:52:13 +01:00
# 💩**MOEPOI.DEV**
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/25db2e9192d54ce99f7a151230e6f0a8)](https://www.codacy.com/gh/moepoi/moepoi.dev/dashboard?utm_source=github.com&utm_medium=referral&utm_content=moepoi/moepoi.dev&utm_campaign=Badge_Grade)
[![CodeFactor](https://www.codefactor.io/repository/github/moepoi/moepoi.dev/badge)](https://www.codefactor.io/repository/github/moepoi/moepoi.dev)
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload
$ npm run dev
# build for production
$ npm run build
```