Skip to content

Frontend code for CoachEasy Project - CS 506 (Sotware Engineering)

Notifications You must be signed in to change notification settings

NaazS03/ce-fe

 
 

Repository files navigation

ce-fe

Coach Easy. CS506-Software Engineering Fitness Coach Project Current endpoint: https://coach-easy.herokuapp.com/

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Frontend code for CoachEasy Project - CS 506 (Sotware Engineering)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 52.8%
  • JavaScript 44.9%
  • CSS 2.3%