Skip to content

devcoderoad/nuxtjs-tailwind-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19151dd · May 29, 2022

History

17 Commits
May 29, 2022
May 29, 2022
Aug 23, 2021
Aug 23, 2021
May 29, 2022
May 29, 2022
May 29, 2022
Jul 9, 2021
Jul 9, 2021
Jul 18, 2021
Jul 9, 2021
Jul 7, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
May 29, 2022
Aug 23, 2021
Jul 9, 2021
Aug 4, 2021
Aug 5, 2021
Aug 23, 2021

Repository files navigation

nuxtjs-tailwind-website

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.