Skip to content

angular 1x with system js and jspm. Using gridstack for a dashboard with kendojs

Notifications You must be signed in to change notification settings

jvelezc/GridStackDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridStackDemo

angular 1x with system js and jspm. Using gridstack for a dashboard with kendojs

These are generic instructions of how to make the project run. Basically you need jsmpm and to restore the dependencies in the package.json

1.) Install Node JS
2.) run: npm install npm -g
3.) run: npm install jspm -g
4.) run: jspm update 
5.) run: dotnet restore
Main Depencies that I do not foresee being able to replace.
1.) Angular 1.5x or higher.
2.) Gridstack
3.) GridStackAngularImproved * this is my fork of gridstackangular. GridstackAngular only provided a subset of what I needed so I "improved" it.
 Web Api Best Practices and Guidelines we try to follow
1.) https://azure.microsoft.com/en-us/documentation/articles/best-practices-api-implementation/
2.) https://github.com/Microsoft/api-guidelines/blob/master/Guidelines.md

About

angular 1x with system js and jspm. Using gridstack for a dashboard with kendojs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published