Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

tokiroto/HyakusenrenmaTestTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published