wilsenhc / fresh-app.github.io

Home Page:https://fresh-app.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fresh-app.github.io

Fresh App Factory’s website.

See the header above? Yeah it’s a bit misleading. This project initially started as an Astro site, but then I figured out that I don’t want to spend any time on designing the website, so I switched to VitePress and just use its default theme.

How to develop this project

  • Install deps
    yarn
    
  • Load latest build data
    yarn tsx scripts/load.ts
    
  • Generate page files
    yarn tsx scripts/generate.ts
    
  • Start development server
    yarn dev
    

About

https://fresh-app.github.io/


Languages

Language:Vue 52.0%Language:TypeScript 48.0%