Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

LokeSonne/framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,431 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

  • JavaScript 49.7%
  • CSS 43.3%
  • PHP 5.8%
  • HTML 1.1%
  • Shell 0.1%