GamiSho / f-mj.com

f-mj web site project

Home Page:https://f-mj.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

# deploy to staging
$ yarn generate
$ firebase hosting:channel:deploy stg-fmj-site

# deploy to production
$ yarn generate
$ firebase deploy

TODOs

  • f-mjでfirebase init
  • delete carousel and content from top page
  • push to github
  • 画像をcdn経由で
  • Use @nuxt/image and add to tsconfig.json
  • コンテンツをgraphcms経由で
  • Install renovate app
  • test
  • ci/cd
  • SEO対策
  • GA 入れる
  • blog
  • font serif not working

About

f-mj web site project

https://f-mj.com


Languages

Language:Vue 54.1%Language:TypeScript 44.0%Language:JavaScript 1.9%Language:CSS 0.1%