AlexQuidditch / komfortSite

Sourcecode of site

Home Page:https://komfort124.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

komfort124 Sourcecode

Global dependencies

node, npm, bower, gulp.

##How to work with this project

  1. Install [NodeJS] (//nodejs.org/en/download/)
  2. Install [Git] (//git-scm.com/download)
  3. Open Git Bash CLI
  4. $ npm i -g bower
  5. $ npm i -g gulp
  6. $ cd ../.. Choose requared directory for this repo
  7. $ git clone https://github.com/AlexQuidditch/komfortSite.git
  8. $ cd komfortSite
  9. $ npm i
  10. $ bower i
  11. $ gulp

Also U can specify NODE_ENV=dev in config.js for dev and prod versions respectively.

Have luck!

Thanks [Darya] (//github.com/6thSence) for her helps :)

About

Sourcecode of site

https://komfort124.ru


Languages

Language:HTML 86.4%Language:CSS 9.4%Language:JavaScript 4.0%Language:PHP 0.3%