Skip to content

chriskevin/game-editor-web-app

Repository files navigation

game-editor-web-app

Build Status Code Climate Test Coverage Issue Count dependency Status devDependency Status MIT licensed

Prerequisites

The project assumes that you have Node.js installed and use npm. Before attempting to run any tests make sure to run npm install. This will install all the required modules, plugins and vendor libraries. Jasmine is the chosen testing framework and is run using Karma.

Running Tests

To run the tests enter npm test, this will trigger a single run of Karma using the config file config/karma.config.js. Karma will also produce code coverage which will be located in coverage/.

License

MIT License

About

Web based game editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published