Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (19 loc) · 756 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 756 Bytes

Foundation Kit

A Foundation develop kit for concedra GmbH

Requirements

You'll need the following software installed to get started.

New Project

To create a new project follow the instruction of foundation-cli

$ docker-compose run cli foundation new app

Develop

Run this on your Terminal

$ docker-compose up

and open the index.html in your app dir

To-Do

Some things plan for future ...

  • more than one project (dynamic parameter)
  • deploy integration
  • static server
  • live reload