Skip to content

A simple ready to go nuxt.js and bootstrap 5 boilerplate with some modifications.

Notifications You must be signed in to change notification settings

DerianAndre/Nuxt.js-Bootstrap-5-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

731957d · Aug 7, 2022

History

26 Commits
Nov 5, 2021
Apr 14, 2022
Dec 8, 2021
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Sep 15, 2021
Aug 7, 2022
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Jul 17, 2022
Apr 13, 2021
Sep 15, 2021
Jul 17, 2022
Jul 17, 2022

Repository files navigation

Nuxt.js + Bootstrap 5 - Boilerplate

A simple ready-to-go boilerplate boilerplate with some modifications. Nuxt.js Bootstrap 5 Bootstrap Icons

Versions

{
  "bootstrap": "^5.1.3",
  "bootstrap-icons": "^1.9.1",
  "nuxt": "^2.15.8"
}

Extras

{
  "@nuxt/content": "^1.14.0",
  "@nuxtjs/pwa": "^3.3.5",
  "@nuxtjs/robots": "^2.5.0",
  "@nuxtjs/sitemap": "^2.4.0",
  "core-js": "^3.15.2",
  "lazysizes": "^5.3.2",
}

Build Setup

# install dependencies
$ npm install

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

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

# generate static project
$ npm run generate

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

About

A simple ready to go nuxt.js and bootstrap 5 boilerplate with some modifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published