Skip to content

biletnam/boxoffice-4

 
 

Repository files navigation

Boxoffice: HasGeek's ticketing system

Build Status

Asset builds

To run webpack in development mode:

    cd boxoffice/static/
    yarn dev

To build for production:

    cd boxoffice/static/
    rm build/*.* && yarn build

Copyright © 2015-2016 by HasGeek Learning Private Limited

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.3%
  • JavaScript 39.7%
  • CSS 5.8%
  • Other 0.2%