Skip to content
/ frame Public

FRAME is a very simple, responsive, boilerplate and a future proof basic UI framework. It incorporates a powerful grid system and various JavaScript utility classes.

License

Notifications You must be signed in to change notification settings

praneshr/frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frame

FRAME is a simple, responsive, boilerplate and a future proof basic UI framework. It incorporates a powerful grid system and various JavaScript utility classes.


npm install frame-ui bower install frame-ui # For documentation, go to getframe.in

Advanced Usage

    1. Run npm install
      Then, run npm webpack --watch
  • If you get an error ERROR in ./`/is_js/is.js, go to ./node_modules/is_js/is.js and replace the 8th line with define(['./is'], function(is) { (['is'] replaced by a relative path ['./is']).

    About

    FRAME is a very simple, responsive, boilerplate and a future proof basic UI framework. It incorporates a powerful grid system and various JavaScript utility classes.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published