Extraordinary-raport-consumer adalah aplikasi client dalam rangkaian extraordinary-raport, menangani request dan berintaksi dengan user sehingga pembuatan raport menjadi lebih baik dan cepat.
Clone aplikasi dari repository
$ git clone https://github.com/shellrean/extraordinary-raport-consumer.git
$ cd extraordinary-raport-service
$ yarn install
Copy file .env-example
menjadi .env
ubah file .env
VUE_APP_VERSION="1.0.0"
VUE_APP_URL=http://localhost
lalu jalankan
$ yarn serve
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.