Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 449 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 449 Bytes

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/