Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 351 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 351 Bytes

🏝️ Marynah 🏝️

A simple GULP setup

Installation

Clone the repo into a folder, navigate into the folder and execute

yarn install

For development

This command generates all files, opens the page in the browser and watches for changes

yarn dev

For building

This command generates all files

yarn start