How to use

Required Node.js

cd /selene
git clone git@github.com:mastdiekin/selene.git
  • npm i - install npm depenencies
  • bower update - install bower components

Main tasks

Task name Description
gulp will start all tasks required by project in dev mode: initial build, watch files, run server with browsersync
build:dev build dev version of project (without code optimizations)
build build production project (with code optimizations)

v1.0.0

License

Surkov Dmitriy © MIT