Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 587 Bytes

File metadata and controls

13 lines (8 loc) · 587 Bytes

coop

About

Created by the ModernWebDev Yeoman Generator

This project was created using the ModernWebDev Yeoman Generator by dSebastien.

How to build

First, make sure that you have installed the required global npm packages: npm install gulp --global --no-optional.

Next, you also need to install the project dependencies using npm run setup.

For more details about the build, refer to the ModernWebDevBuild project documentation.