Skip to content

AFCMS/AFCMS.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFCM's Site

GitHub Super-Linter

Used Libraries

Usage

Development Server

pnpm run start

Production Build

pnpm run build

Serve Production Build

pnpm run serve

Rebuild PWA Assets

npm run generate-pwa-assets

Deploy on GitHub Pages (Using GitHub CLI)

gh workflow run 47919864

Autoformatter

Install the Prettier VSCode extention and add it as base formatter, enable format on save.

The prettier and prettier-plugin-tailwindcss npm packages needs to be installed. (They are in the dev dependencies)