Skip to content

RazorFlow/framework

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published