Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 429 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 429 Bytes

sumirea.ru landing page

Development

You will need

Install this software:

Steps to contribute

  • fork this repo
  • run git clone https://github.com/YOURNICKNAME/REPONAME
  • cd to project directory, e.g. cd REPONAME
  • run npm install
  • run npm i -g gulp
  • run gulp
  • write code
  • commit
  • push
  • create pull request