/cz3003-cms-frontend

The frontend development for CZ3003 Crisis Management System (CMS) project

Primary LanguageCSSMIT LicenseMIT

cms-frontend

Frontend development for CZ3003 Crisis Management System (CMS) project

##Prerequisites

  • Get Node.js.
  • Change your current directory to cms-frontend.
  • Run npm install --legacy-bundling to install tool dependencies.
  • Run bower install to install package dependencies.