Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 439 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 439 Bytes

Virtù Editor

A visual web-based editor for Virtù games.

Test it at https://hubertgrzeskowiak.github.io/virtu-editor/app/

State

The software is currently in very early state of development, but core features are implemented (MVP).

Building

  • Get NPM
  • Install dev dependencies using NPM
  • Install deployment dependencies using Bower

Running

Run:

npm start

Technologies used

  • AngularJS 1.5
  • LessCSS
  • NPM
  • Bower