Skip to content

Files

Latest commit

author
viandwi24
Jun 30, 2021
d10560b · Jun 30, 2021

History

History
30 lines (22 loc) · 806 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 806 Bytes

devover-conf-2021

Devover Conference 2021 Create from Nuxt with Typescript.

Demo

Demo

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.