Ferdian9991 / sevima-hackaton-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀  Installation

  1. Clone repository
$ git clone https://github.com/Ferdian9991/sevima-hackaton-frontend.git
  1. Install packages
add command yarn for package installation
  1. Run Project
# build & start production
$ yarn run production

# start development
$ yarn run dev

# build app
$ yarn run build

# start production only
$ yarn run start
  1. env default
API_URL=http://localhost:2000
  1. Default Login
username : admin
password : admin

About


Languages

Language:JavaScript 99.0%Language:CSS 1.0%Language:Shell 0.0%