/frontend

Frontend code for institute_theme

Primary LanguageTwigGNU General Public License v3.0GPL-3.0

miis-frontend

dependency status dev dependency status

Frontend code for institute_theme

Requirements

  • Node 6.4+

Getting started

Install node modules:

npm install

Development

Run local browser sync server and watch files:

npm start

Build for production

npm run build