Skip to content

raihanadf/ems-sense

Repository files navigation

Overview

This is the web app for the EMS-Sense project.

How to install

Built simply using Laravel, Breeze, and just Livewire.

  • Setup Laravel Project

    composer install && pnpm install && php artisan key:generate && php artisan storage:link
    • composer install
    • pnpm install
    • php artisan key:generate
    • php artisan storage:link
  • Setup .env

    mv .env.example .env
    • rename the template to .env
    • sesuaiin aja sih sesuai keinginan

How to run

  • Serve with
    php artisan serve
    or
    composer dev

About

Web app using Laravel to predict EMS Experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages