Skip to content

ce-store/ce-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ce-editor

This project creates a visual Controlled English (CE) Editor which provides a tutorial introduction to CE or allows you to create your own model.

Preview the project on Bluemix here.

Getting Started

  • Clone this repository.
git clone https://github.com/ce-store/ce-editor
git clone https://github.com/ce-store/ce-store
  • Follow the instructions on the CE-Store Readme to run it.

  • Update config/config.json in this project with your CE-Store endpoint.

  • Build this project with NPM and Bower.

npm install
npm install -g bower
bower install
  • Start the project
npm start

Building models

See the CE-Store documentation and Wiki for how to build Controlled English models.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published