Skip to content

nouiri/pressing-app-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pressing-ui

Generic Pressing Management system for small and medium size businesses

Main developers: Team SmartFinance

Build & development

  • Ensure you have npm installed - goto http://nodejs.org/download/ to download installer for your OS.

  • Fork repo from https://github.com/tragent/pressing-app-web.git and clone.

  • cd into pressing-app-web

  • Next pull the runtime and build time dependencies by running bower and npm install commands on the project root folder

     bower install
    
     npm install 
    
  • To preview the app, run the following command on the project root folder

     grunt serve
    

About

Front End for the Pressing management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.3%
  • HTML 37.0%
  • CSS 3.7%