for launch application, you need meteor
you can install it on the official site: www.meteor.com
- run
npm install
in project root - run
meteor npm install --save core-js
if there is no visual elements on the page - run
meteor
to login as admin: email: admin@admin.com
enjoy :)