FrontSpot-Community / code-battle

WebApp for carrying out the programming tournaments
https://frontspot-community.github.io/code-battle/
MIT License
15 stars 2 forks source link

Feature: Task page with code editor #10

Closed SergeyOvsyanik closed 6 years ago

SergeyOvsyanik commented 6 years ago

Primary implemented TaskPage with TaskDescription, TaskOutput and Ace CodeEditor in which we can configure the following parameters: language, theme, fontSize. Also added "transform-class-properties" into .babelrc.