kkiyama117 / nuxt_docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt_docker

My fantabulous Nuxt.js project

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

For detailed explanation on how things work, check out Nuxt.js docs.

About

License:MIT License


Languages

Language:Vue 66.7%Language:JavaScript 26.5%Language:Dockerfile 5.0%Language:Shell 1.7%