Test task for Hyakusenrenma
Some necessary steps to complete, before running the project.
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.
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.
- Stan Biryukov (Tokiroto)
This project is licensed under the GPLv3 License - see the LICENSE.md file for details