Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 653 Bytes

File metadata and controls

13 lines (11 loc) · 653 Bytes

Mobile Web Specialist Certification Course


Installation

Developement mode

  • Run npm run developement or gulp in the root directory of the project

Production mode

  • Run npm run production or gulp build in the root directory of the project an HTTP server will start on port 8080