mondora/mondora-website-back

View on GitHub
client/index.js

Summary

Maintainability
A
0 mins
Test Coverage
Router.route("/", function () {
    this.render("Home");
});