Skip to content

arch8jp/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

893ce63 · Jan 15, 2019

History

68 Commits
Jan 1, 2019
Jan 15, 2019
Jan 13, 2019
Jan 9, 2019
Jan 1, 2019
Jan 13, 2019
Jan 13, 2019
Jan 14, 2019
Jan 13, 2019
Jan 1, 2019
Jan 1, 2019
Jan 6, 2019
Jan 9, 2019
Jan 1, 2019
Jan 13, 2019
Jan 13, 2019
Jan 13, 2019
Jan 14, 2019
Jan 13, 2019

Repository files navigation

chat

My awesome Nuxt.js project

Build Setup

# install dependencies
$ yarn install

# 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 Nuxt.js docs.