Skip to content

naohito-T/portfolio-naohito-t

Repository files navigation

Portfolio-web-site

enviroment

$node -v
v12.21.0

$yarn -v
1.22.10

Nuxt @ v2.15.7

$create-nuxt-app
v3.7.1

$firebase --version
9.14.0

enviroment test

jest
"jest": "^27.0.5",
cypress
"cypress": "^8.3.1",

project start

develop
$cd portfolio-web-site && yarn dev

deploy

Make sure to run it on the main branch.

$ make deploy

Development

$ make emulator