UoaWDCC / aeyb-monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auckland Eden Youth Board Attendance Tracker

Setup

  1. Make sure to install all the dependencies. This can be done in the root directory by doing npm run installAll

Eslint

Eslint is a tool that helps indentify errors in your code.

To setup eslint in VSCode:

  1. Install the Eslint VSCode extension

Prettier

Prettier is used to format your code on save.

To setup prettier in VSCode:

  1. Install the Prettier VSCode extension

Scripts

npm run removeModules - Will remove all npm_modules

npm run installAll - Will install all dependencies in the root, frontend, and backend folder.

Developers and Team Members

About


Languages

Language:TypeScript 96.6%Language:CSS 2.8%Language:HTML 0.4%Language:JavaScript 0.3%