Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.62 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.62 KB

Voica adalah aplikasi bel dan informasi berbasis node js, express js, vue js, dan database mysql.


Aplikasi ini saya buat hanya untuk membuang waktu saya sekaligus belajar hal baru tentang skill programming. Siapapun bebas untuk men-download, mengembangkan, atau berkontribusi. Semoga bermanfaat :)

Beranda Admin

Jadwal

Label Audio

Manajemen Audio


Menjalankan Aplikasi

Mode Development

$ cd client && npm i // Install node_modules di client
$ npm run client // Menjalankan Vue JS
$ cd server && npm i // Install node_modules di server
$ npm run server // Menjalankan Express/Node Js Server

App berjalan di http://localhost:8080

Mode Production

$ cd client && npm run build // Memasukan Hasil Build Vue JS ke Folder ./server
$ serve server // Menjalankan Aplikasi di Folder Server (menggunakan modul: serve)

App Berjalan di http://localhost:3000

Kenal Lebih Dekat
WA: +6281379947983
Web Portfolio: Arsan Web Portfolio
Blog: Teziger Blog
Facebook: mtegarsantosa
Instagram: @mtegarsantosa
Github: mtegarsantosa