Skip to content

Peer support art therapy platform project. Developed for Agile Software Projects course (University of London BSc computer science degree)

Notifications You must be signed in to change notification settings

deuxroux/ArtVenture-ASP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtVenture-ASP

Peer support art therapy platform project. Developed for Agile Software Projects course (University of London BSc computer science degree)

API

Go to api folder

$ cd api

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Frontend

Go to frontend folder

$ cd frontend

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Peer support art therapy platform project. Developed for Agile Software Projects course (University of London BSc computer science degree)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published