Skip to content

sospixs/framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,422 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RazorFlow Framework

Setup

git clone git://github.com/razorflow/framework.git
cd framework
npm install
grunt build

Start Example Server

cd framework/examples/
php -S 0.0.0.0:8080 index.php

and visit http://localhost:8080/ for latest examples and http://localhost:8080/dev/ to load latest development code.

About

The RazorFlow Dashboard Framework

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.6%
  • JavaScript 9.6%
  • CSS 5.7%
  • Other 0.1%