-
Notifications
You must be signed in to change notification settings - Fork 0
aalichao/Interactio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To install node packages: $ npm install $ cd backend $ npm install $ cd ../frontend $ npm install 4 cd .. To start the database: $ cd backend $ docker-compose up -d $ cd .. To run the Web App: $ npm start To generate a Canvas submission ZIP: $ npm run zip To stop the database: $ cd backend $ docker-compose down $ cd ..
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published