项目作者: graphman65

项目描述 :
Simple browser based ide for touist
高级语言: JavaScript
项目地址: git://github.com/graphman65/touist-editor.git
创建时间: 2017-10-24T12:49:22Z
项目社区:https://github.com/graphman65/touist-editor

开源协议:MIT License

下载


Touist editor

A simple browser based ide for Touist

ScreenShot

Installation

git clone https://github.com/graphman65/touist-editor

Requirements

Development

HOST=touist.localhost docker-compose -f docker-compose.dev.yml up

Prod

  1. HOST=touist.localhost docker-compose build
  2. docker-compose up