Skip to content

inct-densan-org/official-web

Repository files navigation

official-web

独立行政法人国立高等専門学校機構一関工業高等専門学校 電子計算機部オフィシャルウェブ

Build Setup

# install dependencies
$ yarn

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

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

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.