Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.05 KB

README.rst

File metadata and controls

36 lines (24 loc) · 1.05 KB

Vereinsverwaltung der Leuna-Bungalowgemeinschaft Roter-See

License Test Coverage Maintainability SSL state

INSTALL

  • Run the following commands to build the frontend:

    npm install
    grunt
    

Testing

  • Run the frontend tests:

    grunt phantomjs