newPOPE / nette-angularjs-sandbox

Sandbox project using Nette Framework and AngularJS.

Repository from Github https://github.comnewPOPE/nette-angularjs-sandboxRepository from Github https://github.comnewPOPE/nette-angularjs-sandbox

Sandbox with Nette Framework & AngularJS

TODO add some basic informations

Install

Project has some system dependencies:

Run install script

Run ./scripts/install.sh

  • install Nette Framework via Composer
  • install [Angular, jQuery, Bootstrap.css]
  • create empty config.local.neon

Development server

Command ./scripts/web-server.sh starts the local development server on localhost:3000 and App run on localhost:3000/src/www/

Run e2e tests

Run./scripts/e2e-tests.sh

Note: Before e2e tests starded local development server must run.

About

Sandbox project using Nette Framework and AngularJS.


Languages

Language:JavaScript 99.5%Language:PHP 0.5%Language:Shell 0.1%