- Notifications
You must be signed in to change notification settings - Fork0
jemhourmehdi/WebDesignPrototype
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository is a prototype of web design
These instructions will help you to use this Web Design prototype for all your next front-end project
You want to have clone this repository and have installedNode.js in your laptopif you haveNode.js already installed , type this command to check your version
node -v
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
There is a folder called sass in src/ folder , you can make your own style for the project
In this section the project will generate for you a folder called build/ select those files and put them in a hosting website
- Jemhour Mehdi -My First web Design prototype
- Project made with Love <3
This project is licensed under the MIT License - see theLICENSE.md file for details