Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanuarprayoga9/mahespology


https://github.com/yanuarprayoga9/mahespology

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mahespology
Mahespology
adalah sebuah website yang membahas seputar kehidupan perkuliahan mahasiswa. Mulai dari fase menjadi mahasiswa hingga tips gaya hidup sehat, semuanya ada di sini.

```js
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"format": "prettier --write ./src"
```