Skip to content

jemhourmehdi/WebDesignPrototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDesignPrototype

This repository is a prototype of web design

Getting Started

These instructions will help you to use this Web Design prototype for all your next front-end project

Prerequisites

You want to have clone this repository and have installed Node.js in your laptop if you have Node.js already installed , type this command to check your version

node -v

Installing

After cloning the project in your local machine , enter this command :

npm install

And wait until the installation is done , then start the project

gulp start

Making your own style

There is a folder called sass in src/ folder , you can make your own style for the project

Deployment

In this section the project will generate for you a folder called build/ select those files and put them in a hosting website

Authors

  • Jemhour Mehdi - My First web Design prototype
  • Project made with Love <3

License

This project is licensed under the MIT License - see the LICENSE.md file for details