Git Product home page Git Product logo

nuxt-init-v4's Introduction

Nuxt Init Starter

Opinionated Nuxt starter with i18n support.

⚠️ compatibilityVersion: 4 ⚠️ It's enabled and it works great, just keep in mind that you might find some bugs.

System Requirements

  • Node.js =>18.0.0
  • NPM =>10.0.0

Look at the Nuxt 3 documentation to learn more.

Included Packages

📦 Package 📖 Docs
@nuxtjs/tailwindcss Documentation
@nuxt/image Documentation
@nuxtjs/i18n Documentation
nuxt-translation-manager Documentation
nuxt-test-utils Documentation

Dev Tools

📦 Package 📖 Docs
husky Documentation
@commitlint Documentation
lint-staged Documentation
@nuxt/eslint Documentation
prettier Documentation
npm-check-updates Documentation

Setup

Create .env file

mv .env.example .env

Install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:5001 which you can change from .env

# npm
npm run dev

Production

Build the application for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

Check out the deployment documentation for more information.

Available Commands

⚙ Command 📖 Description
postinstall Prepares nuxt types
prepare Prepares husy hooks
dev Starts development server
build Build for production
generate Generates static pages and content
preview Preview production build
lint Run eslint
lint:fix Run eslint . --fix
format:check Run prettier check
format:write Format project
deps:check Check for outdated dependecies and helps in updating

nuxt-init-v4's People

Contributors

samk-dev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.