Skip to content

AheadIO/fdm-monster-site

 
 

Repository files navigation

FDM Monster Site

Project setup

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

Customize configuration

See Configuration Reference.

License

This is a private project. None of the code, assets and other resources in this repository may be used, redistributed or deployed by parties except the owner(s) of FDM Monster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.2%
  • TypeScript 22.6%
  • HTML 3.7%
  • Dockerfile 3.5%