Skip to content

COP4331-LargeGroupProject-Fall22/web-frontend

Repository files navigation

frontend

This frontend code is based on this tutorial, source code here

We wrap the vue code with a simple express server to allow running the project with node server.js.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

run on a different port, e.g. 8000

PORT=8000 npm run dev

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •