A Foundation develop kit for concedra GmbH
You'll need the following software installed to get started.
- Docker
- Docker Compose (don't need if you install Docker Toolbox)
To create a new project follow the instruction of foundation-cli
$ docker-compose run cli foundation new app
Run this on your Terminal
$ docker-compose up
and open the index.html
in your app
dir
Some things plan for future ...
- more than one project (dynamic parameter)
- deploy integration
- static server
- live reload