Skip to content

selicia/splat2-calc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splat2-calc

https://loadout.ink

A stat calculator/gear planner for Splatoon 2.

Running locally requires being built with Gulp.

Build Instructions

Requirements

Instructions

  1. Clone or download the repository.
  2. With a command line (cmd/Terminal/etc.), navigate to the repository directory.
  3. Install the project's build dependencies with npm: npm install
  4. Build with Gulp: gulp
  5. Results are located in the /dist/ directory.

Dev Tools

To ease development, you can use the gulp serve command to build the project, start a webserver, and rebuild the project whenever a file changes in the project.

The webserver runs at localhost:8080 by default.

About

Gear planning tool for Splatoon 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • CSS 3.4%
  • HTML 2.2%