Name | Furniture-shop |
---|---|
Description | Main page furniture-shop |
Start date | 28.11.2017 |
Version | 1.0.0 |
- Download this repo:
git clone https://github.com/Max-im/furniture-shop.git
- Go to the project directory:
cd furniture-shop
- Install all App dependencies:
npm i
- for start the project in develop mode:
npm run start
- for build production version:
npm run build
- vue-cli ;
- Vue / ES6 ;
- jQuery / owl-carousel / moment ;
- HTML5 / BEM / OpenGraph ;
- Sass (Scss) / CSS3 / mobile-first;
Num | Action | Hours |
---|---|---|
1. | Consider the project, create repo, readme.md | 2 |
2. | Environment init, structured the project | 0.5 |
3. | Prepare assets for the projects | 2 |
4. | Create topLineBlock component | 3 |
5. | Create mixBlock component | 6 |
6. | Create mainMenu component | 6 |
7. | Create slider component | 2 |
8. | Create popular component | 5 |
8. | Create banners component | 1 |
8. | Create carousel components | 5 |
8. | Create support component | 1 |
8. | Implement addProducts, changeTotalPrice functions | 3 |
1. | Code review, refactoring | 3 |
1. | Add microdata, correct readme | 1 |
1. | Deploy | 0.5 |
TOTAL | 41 |