Skip to content

Interactive tools for students taking CSCI 2600 Principles of Software

License

Notifications You must be signed in to change notification settings

nazime1/PSoft-Tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSoft-Tools

Interactive tools for students taking CSCI 2600 Principles of Software.

Change directory into psoft-tools

cd ./psoft-tools

Install the dependencies

npm install

Run the dev server

npm run dev

Note that we plan to have a backend implemented, if you want to run the backend server locally get access to the backend repository.

Backend repo: https://github.com/aandrepingu/PSoft-Tools-Backend

Site: https://psoft-tools.pages.dev/

About

Interactive tools for students taking CSCI 2600 Principles of Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.0%
  • CSS 13.6%
  • JavaScript 2.9%
  • HTML 1.5%