Skip to content

SEFHIA (Sistem Informasi Human Resource dan Payment Automasi)

Notifications You must be signed in to change notification settings

RoniAndarsyah/SEFHIA

Repository files navigation

SEFHIA not SHEILA

SEFHIA adalah (Sistem Informasi Human Resource dan Payment Automasi)

Installation

$ npm install

Basic usage

$ npm start

Dokumentasi dan aset yang dimasukan pada sistem

SEFHIA (Sistem Informasi Human Resource dan Paymeny Automasi)
├── public/          # halaman static
│   └── index.html   # template html
│
├── src/             # project root
│   ├── assets/      # gambar, icons, etc.
│   ├── components/  # kumpulan components - header, footer, sidebar, etc.
│   ├── layouts/     # layout containers
│   ├── scss/        # scss styles
│   ├── views/       # application views
│   ├── _nav.js      # sidebar navigation config
│   ├── App.js
│   ├── ...
│   ├── index.js
│   ├── routes.js    # routes konfigurasi
│   └── store.js     # template state example
│
└── package.json

About

SEFHIA (Sistem Informasi Human Resource dan Payment Automasi)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages