This is sources for https://www.mykolaj.com.ua site.
You can fix bug or do some improvements with code and do this site better
We're using yeoman webapp
generator (https://github.com/yeoman/generator-webapp) for do all stuff, so you need to do some
basic things:
- Here the docs how to install
yarn
https://yarnpkg.com/lang/en/docs/install/ yarn global add gulp
yarn global add bower
gulp serve
Don't worry about that. We use Travis CI
for it. When your pull request will
be submitted - Travis CI
will start build process and commit to
gh-pages
instead of you.