Skip to content

alexmaestrano/mno-enterprise-demo

 
 

Repository files navigation

Maestrano Enterprise Demo

Generic mno-enterprise express project

Getting started

Update config/settings/development.yml and config/application.yml with the configuration you've been provided with.

$ bundle
$ foreman start

Open http://localhost:7000/ in your browser

What's in it?

Upgrading

# Update mno-enterprise
bundle update mno-enterprise

# Rebuild the admin-frontend
rm -rf tmp/build tmp/cache
bin/rake mnoe:admin:dist
bin/rake mnoe:frontend:update

About

Generic mno-enterprise express project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 66.5%
  • Ruby 25.9%
  • HTML 4.9%
  • CoffeeScript 1.7%
  • Shell 1.0%