angrycoders/system

the system internals

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/angrycoders/system

dev-master 2015-06-01 17:56 UTC

This package is not auto-updated.

Last update: 2025-12-21 00:06:55 UTC


README

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