Skip to content

codenohito/website

Repository files navigation

{code}の人 Website

Website of our team — http://codenohito.ru/

Getting started

Be sure you have Node.js, npm installed. Tested with node 8.4.0, npm 5.3.0.

Install npm packages

npm install

Run project

Run the gulp script in your project directory:

npm run gulp

Deploy

Run deploy script:

./deploy.sh