Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

UW-IUGA/StackOverformatics

Repository files navigation

StackOverformatics

This was a project for managing a queue of students during a coding and homework tutoring session. Its been deprecated for a while and is now archived.

Development

git clone https://github.com/UW-IUGA/StackOverformatics.git
cd StackOverformatics
npm install
npm start

At this point youu will be running a dev server which will

  • auto refresh with browser sync when you save your code
  • transpile all JSX
  • compile all SCSS

Production

npm run build
firebase deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published