An existing website, re-create from scratch to build it mobile first oriented.
https://enjoymyfrozenyogurt.netlify.com
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.
What things you need to install and how to install them
- Node.js - Run JavaScript on server side
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
npm start
npm run prod
npm run dev
npm run deploy
We are using github page for quick env test
This project is licensed under the MIT License