Skip to content

noinc/kready-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kready-admin

  • Vendor JS files belong in /js/vendor/
  • the Main application module (Kernel) is /js/app.js
  • modules are stored in modules/{module_name}
  • if the module has a template it is named modules/{module_name}/{module_name}.html
  • every {module_name}.js will be added to the bottom on index.html
  • every module will have a modules/{module_name}/{module_name}.js
  • generally, core modules will be registered as dependencies in /js/app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published