Rangemaster front

To start the project you need to install npm packages:

$ yarn

To run the project:

$ gulp

To build js into production:

$ npm run webpack-build