Skip to content

rkristelijn/vue-dhtmlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project's objective is to successfully combine VUE.js and DHTMLX.js in order to:

  1. have component-based file structure
  2. have routes, so when pressing F5 it stays on the same place in the app, and also have different entry points and ability to share urls within the app
  3. use the reactiveness of VUE to improve performance

Related projects

  1. rkristelijn/dhtmlx-json-node full-stack mongodb-node-dhtmlx-fetch
  2. rkristelijn/frontenddeveloperlove2018 my first vue app
  3. rkristelijn/vue-tasklist (starting point for this project)

Installation

  • git clone https://github.com/rkristelijn/vue-dhtmlx.git
  • cd vue-dhtmlx
  • npm i
  • npm run serve

About

Prototype to get vue and dhtmlx running together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published