Made With SEVN (SQL, Express, Vue, Node)
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 :)
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