tokiroto / HyakusenrenmaTestTask

Test task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyakusenrenmaTestTask

Test task for Hyakusenrenma

Getting Started

Some necessary steps to complete, before running the project.

Prerequisites

We need to have npm running on our machine. If not, please install node.js. As for demonstration purposes I am using node.js server.

Installing

In order to prepare the project, we need to execute:

npm install

Then, after all necessary libs have been installed, execute:

gulp serve

This will compile our sass code, and run a server instance.

Built With

  • NPM - The web environment
  • Gulp - Task manager
  • Sass - Used for module css

Authors

  • Stan Biryukov (Tokiroto)

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details

About

Test task

License:GNU General Public License v3.0


Languages

Language:HTML 55.8%Language:CSS 35.8%Language:JavaScript 8.4%