Kun-Yao Lin
29 words
1 minutes
[Netlify] #1 Simple Application

How to deploy?#

  1. Add new project link with gitlab project.
  2. Setting configs
    1. Site configuration >> Build & deploy >> Build Settings
    2. Build command: pnpm run build (build command)
    3. Publish directory: dist (dict has index.html)