Skip to content
/ fp Public

Fitness Plan (Vue2.js + typescript + vuetify + indexedDb + dexie.js)

Notifications You must be signed in to change notification settings

cjq02/fp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Plan

Demo URL: http://45.77.30.162:8003/fp/

Note: This project is work on mobile device, on PC environment please switch to Mobile Device Mode (Open Developer Tools, Click "Toggle Device Toolbar")

Technology Stack:

Vue2.js + typescript + vuetify + indexedDB + dexie.js

DEV Environment Setup:

Variables:

  • %FS_FRONTEND_HOME%: The root path of your FP front-end codes

  • %FS_RESOURCE_HOME%: The root path of your FP resource files

GO TO FS_FRONTEND_HOME
npm install
RUN IN DEV
npm start
RUN IN PROD
npm run build:prod

Screenshot:

About

Fitness Plan (Vue2.js + typescript + vuetify + indexedDb + dexie.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published