Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 635 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 635 Bytes

impulse-dashboard

Configuration

  • NodeJS v11.15.0

Notes

  • Perlu update semua save timestamp untuk migrasi ke MySQL

Installation

Inside terminal:
1. yarn install

2. copy .env.example .env
--- change your VUE_APP_BACKEND_URL
--- VUE_APP_I18N_LOCALE= '"id"'
--- VUE_APP_I18N_FALLBACK_LOCALE= '"id"'

3. yarn serve

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.