Skip to content

Chenhahahagea/FABWeb

 
 

Repository files navigation

Funbook

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Project Deploy

Docker

  1. Build the latest repo
yarn build
  1. Switch to your Docker Context
docker context use <context-name>
  1. Build the Docker Image
docker compose up -d --build

Then you can visit the website at http://<host>:<port>.

About

FABWeb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.6%
  • JavaScript 47.7%
  • SCSS 0.3%
  • TypeScript 0.2%
  • Python 0.1%
  • HTML 0.1%