Skip to content

SIMANISPEKA (SIstem Pemesanan Berbasis Protokol Kesehatan) menggunakan VueJS dan Axios

Notifications You must be signed in to change notification settings

ifzahri/SIMANISPEKA

Repository files navigation

Introduction

Proyek ini merupakan bentuk pemenuhan tugas dari mata pelajaran Produk Kreatif & Kewirausahaan di SMKN 1 Cimahi. Kali ini, saya membuat sebuah aplikasi pemesanan makanan yang berbasis protokol kesehatan. Proyek ini dibuat menggunakan VueJS sebagai framework utama, NodeJS sebagai runtime, dan Axios sebagai HTTP/API Call.

19 April 2021
Iftala Zahri Sukmana

TL:DR

git clone https://github.com/ifzahri/SIMANISPEKA.git
cd SIMANISPEKA/
npm run serve 

Quick start

It is recommended to install vue-cli globally, which helps you to manage and run the project flawlessly.

npm i @vue-cli -g
npm i @vue -g

Initialize

Inside the project, if you want to launch the Vue Dasboard, you should add this command.

sudo vue ui

Or if you only want to preview the project, you can use npm run serve command.

npm run serve

Preview your site

You can preview your site in your browser on http:https://localhost:8000.

About

SIMANISPEKA (SIstem Pemesanan Berbasis Protokol Kesehatan) menggunakan VueJS dan Axios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published