Skip to content

juliendasilva/Enjoy-My-Frozen-Yogurt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enjoy my frozen yogurt

An existing website, re-create from scratch to build it mobile first oriented.

Link

https://enjoymyfrozenyogurt.netlify.com

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install and how to install them

  • Node.js - Run JavaScript on server side

Installing

A step by step series that tell you how to get a development env running

We are using npm runner so you don't need to install gulp in global

cd Enjoy-My-Frozen-Yogurt
npm install
npm run prod

Congratulations, you can now open /dist/index.html file to see the enjoy website redesign

Gulp

Running gulp watcher

npm start

Get production environment

npm run prod

Get developer environment

npm run dev

Deployment

npm run deploy

We are using github page for quick env test

Built With

  • Sass - CSS with superpowers
  • gulp - Automate and enhance your workflow

License

This project is licensed under the MIT License