zaendev / zui

ui website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zui

ui website

  • npm install: untuk install dependencies
  • npm run watch: untuk menjalankan project dalam mode development
  • npm production: untuk build project ke production

Dependencies: laravel-mix, sass, vue, axios, vue-router

struktur folder

  • dist: index.html, app.css, app.js
  • src: app.js, app.scss, app.vue

silahkan taruh source code di foler

  • src -> app.js: untuk source code javascript
  • src -> app.scss: untuk source code scss/css
  • dist -> index.html: untuk edit html

About

ui website


Languages

Language:JavaScript 84.6%Language:Vue 15.4%