Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 472 Bytes

TECHNOLOGIES.md

File metadata and controls

32 lines (21 loc) · 472 Bytes

Software Being Used in this Project

  • TypeScript
    Main language of this project

  • Tsc
    Compiles Typescript to JavaScript

  • Sass
    Styles of this project (compiles to CSS)

  • React
    UI library for this project

  • Npm
    Package manager

  • Eslint
    Linter configured to force xo-style in TypeScript

  • Vite
    Build tool

  • Git
    Version control

  • Gh
    Like GitHub web but in terminal (create repos, gists, etc)

  • Gh-Pages
    Deploy the website