Skip to content

angrycoders/system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angrycoders/system

Build Status Coverage Status Code Climate Packagist Dependency Status

The System Internals

running:

This current strategy is more of a convenience to allow faster development.

  1. A symbolic link needs to be created at ./www (relative to root of this repo) pointing to the built/compiled user-interface files (from angrycoders/system-www).

  2. Start the web server:

    ⇒ script/start_server.sh # for *nix
    ⇒ script\start_server.bat # for Windows

Now, head over to localhost:8080 to view the web interface.

license:

The MIT License (MIT)

Copyright (c) 2015 AngryCoders

Releases

No releases published

Packages

No packages published