Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 157 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 157 Bytes

Sample App

Prerequisites

npm install -g gulp && npm install

Run the app

gulp serve

Build the app

gulp build:prod