Skip to content

kbarbounakis/most-web-admin-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
db
 
 
lib
 
 
 
 
 
 
 
 
 
 

most-web-admin-demo

MOST Web Framework Logo

A MOST Web Framework OMS demo application based on Admin LTE template.

Installation

Clone git repository
git clone https://github.com/kbarbounakis/most-web-admin-demo.git
Install dependencies
cd most-web-admin-demo
npm install
Install phantomjs (optional)

Note: This demo application uses node-html-pdf for generating pdf files for invoices. This module has a dependency on phantomjs You may need to install phantomjs first before use this feature. If you want to test invoice printing install phantomjs globally

npm install -g phantomjs-prebuilt
Install bower components
cd app
bower install
Run application
npm start

About

Most Web Framework OMS Admin Demo Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published