Skip to content

IjzerenHein/famous-flex-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

famous-flex-demo

Demo for showcasing famous-flex.

###View the demo here

Content

Build

To build the demo, make sure grunt-cli, webpack and webpack-dev-server are installed globally:

npm install -g grunt-cli webpack webpack-dev-server

Run npm to install all dev-dependencies:

npm install

To build the output (dist-folder), run the webpack command:

webpack

Running

To run the demo either open dist/index.html

Or use the live-reload server:

grunt serve

About

Demo for showcasing famous-flex layout technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages