Skip to content

Rainbow Six Siege map quick references

License

Notifications You must be signed in to change notification settings

DudeKiller82/r6calls

 
 

Repository files navigation

r6calls

Build Status

Newest version now auto-hosted at https://dudekiller82.github.io/r6calls/

r6calls is designed to be a quick reference for Rainbow Six Siege maps. Please see the about.html page for more details.

Running locally

Dependencies

To check the dependencies, just type scss. If the program waits for input, your dependencies are installed correctly.

Building and running

  • Install npm and install packages: npm install
  • General build: npm run build
    • Builds js and scss into the site folder.
    • Check package.json for more particular scripts.
  • File watchers are also available (see packages.json)
  • To run, locate site/index.html and open it.

About

Rainbow Six Siege map quick references

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.4%
  • SCSS 17.7%
  • HTML 3.0%
  • CSS 2.9%