Skip to content

flyslowly/group-08-web

Repository files navigation

Web Project

This is a web project of group-08 in the course DIT341

Requirements

The version numbers in brackets indicate the tested versions but feel free to use more recent versions. You can also use alternative tools if you know how to configure them (e.g., Firefox instead of Chrome).

Getting started

# Clone repository
git clone git@github.com:flyslowly/group-08-web.git

# Change into the directory
cd group-08-web

# Setup backend
cd server && npm install
npm run dev

# Setup frontend
cd client && npm install
npm run serve

Visual Studio Code (VSCode)

Open the server and client in separate VSCode workspaces or open the combined backend-frontend.code-workspace. Otherwise, workspace-specific settings don't work properly.

Authors

Xiang Xu
Chenyu Li
HAoyang Lyu

About

A web project powered by Vue.js, Express.js, MongoDB

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors