Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 407 Bytes

manage_ui

UI for the University Libraries manage web app, which manages back end admin interfaces for hours, userGroups

Development workflow (borrowed from hours_ui)

  • npm install
    • this installs all the grunt dependencies so you can build your changes before you push
  • grunt
    • runs build
  • edit away!
  • run grunt live-build before you push to github
    • builds the min files