diff --git a/README.md b/README.md index d37aee3..651c149 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# Student-Safe Package (NPM Ready) +# Student Web IF — Development Kit -Paket ini dibuat agar mahasiswa **tidak menerima source code penuh web utama**. +Paket tugas halaman statis untuk mahasiswa Informatika UNTAN. +Navbar dan footer identik dengan web resmi prodi (`informatika.untan.ac.id`). ## Jalankan project @@ -13,37 +14,64 @@ Buka URL dari Vite (default: `http://localhost:5173`) lalu akses launcher di `/` ## Script NPM -- `npm run dev` → jalankan local dev server -- `npm run build` → build static output ke folder `dist` -- `npm run preview` → preview hasil build +| Perintah | Fungsi | +|---|---| +| `npm run dev` | Jalankan local dev server | +| `npm run build` | Build static output ke folder `dist` | +| `npm run preview` | Preview hasil build | -## Struktur +## Struktur Folder -- `index.html` → launcher link group -- `assets/global/` - - `hero.webp` - - `footer.png` - - `logo.png` -- `groups/group-01/{index.html, style.css}` -- `groups/group-02/{index.html, style.css}` -- `groups/group-03/{index.html, style.css}` -- `groups/group-04/{index.html, style.css}` -- `groups/group-05/{index.html, style.css}` - -## Aturan - -1. Tiap kelompok hanya mengedit foldernya sendiri. -2. Area konten yang boleh diubah hanya: - -```html -