Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanuarprayoga9/mahespology
https://github.com/yanuarprayoga9/mahespology
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanuarprayoga9/mahespology
- Owner: Yanuarprayoga9
- Created: 2024-07-02T11:38:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T11:20:00.000Z (6 months ago)
- Last Synced: 2024-07-07T03:04:56.043Z (6 months ago)
- Language: TypeScript
- Homepage: https://mahespology-test.vercel.app/
- Size: 22.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```