Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Go to file
Pooya Parsa 3db31abb05
feat(config): support `.nuxtrc` (#7430)
[release]
2020-05-28 18:27:49 +02:00
.circleci chore(deps): remove codecov (#6908) 2020-01-24 07:36:51 +00:00
.github chore(ci): only enable next pr ci for hotfix 2020-03-03 19:20:29 +00:00
benchmarks chore(benchmark): fix `package.json` scripts (#7205) 2020-04-17 11:08:29 +02:00
distributions chore(deps): update all non-major dependencies (dev) (#7419) 2020-05-27 23:27:20 +02:00
examples examples(with-buefy): update github icon name (#7381) 2020-05-18 12:22:58 +02:00
packages feat(config): support `.nuxtrc` (#7430) 2020-05-28 18:27:49 +02:00
scripts chore(pkg): update rollup and dependencies (#7373) 2020-05-16 15:07:56 +02:00
test chore(deps): update all non-major dependencies (dev) (#7419) 2020-05-27 23:27:20 +02:00
.all-contributorsrc chore: add pimlie into the core team (#5494) 2019-04-09 11:08:10 +01:00
.editorconfig Add editorconfig 2016-12-15 18:47:20 +01:00
.eslintignore feat: externalize typescript support (#5858) 2019-07-24 11:56:44 +04:30
.eslintrc.js feat: runtime config and built-in dotenv support (#7312) 2020-05-18 10:21:15 +02:00
.gitignore feat(config): support `.nuxtrc` (#7430) 2020-05-28 18:27:49 +02:00
.gitpod.yml chore: Simplifies Code Contributions & Reviews (#6816) 2020-01-06 17:24:53 +01:00
.ls-lint.yml chore: add ls-lint (#7228) 2020-04-16 16:25:40 +02:00
.npmrc fix(ci): use registry.npmjs.org instead of registry.yarnpkg.com 2018-09-02 13:27:44 +04:30
.yarnrc chore: upgrade dependecies 2018-09-13 10:02:19 +01:00
CODE_OF_CONDUCT.md chore(docs): update code-of-conduct (#6719) 2019-12-04 16:29:53 +01:00
CONTRIBUTING.md doc: add CONTRIBUTING.md 2019-01-03 09:32:34 +00:00
LICENSE chore: we are in 2020 now 2020-05-22 13:15:24 +02:00
README.md docs: update tagline 2020-05-18 11:44:33 +02:00
RELEASE_PLAN.md chore: fix typos (#7219) 2020-04-14 11:26:40 +02:00
azure-pipelines.yml chore(ci): separate dev test and unit test (#6737) 2019-11-27 20:15:27 +00:00
babel.config.js refactor(babel-preset-app): remove `babel-plugin-dynamic-import-node` (#6197) 2019-08-08 13:39:17 +04:30
jest.config.js chore(ci): upload coverage report to codecov (#6887) 2020-01-19 10:23:59 +00:00
lerna.json v2.12.1 2020-03-25 20:20:50 +01:00
package.json chore(deps): update all non-major dependencies (#7424) 2020-05-28 13:16:14 +02:00
renovate.json chore(pkg): update rollup and dependencies (#7373) 2020-05-16 15:07:56 +02:00
yarn.lock feat(config): support `.nuxtrc` (#7430) 2020-05-28 18:27:49 +02:00

README.md


Tests Status Azure Build Status  Coverage Status Downloads Version License Discord

Support us

Hire Nuxt

Build your next Vue.js application with confidence using Nuxt.js: a framework making web development simple and powerful.

Features

  • Automatic transpilation and bundling (with webpack and babel)
  • Hot code reloading
  • Server-side rendering OR Single Page App OR Static Generated, you choose 🔥
  • Static file serving. ./static/ is mapped to /
  • Configurable with a nuxt.config.js file
  • Custom layouts with the layouts/ directory
  • Middleware
  • Code splitting for every pages/
  • Loading just the critical CSS (page-level)

Learn more at https://nuxtjs.org.

Getting started

$ npx create-nuxt-app <project-name>

It's as simple as that!

Learn more at https://nuxtjs.org/guide/installation

Examples

Please take a look at https://nuxtjs.org/examples or directly in https://github.com/nuxt/nuxt.js/tree/dev/examples.

Production deployment

To deploy, instead of running nuxt, you probably want to build ahead of time. Therefore, building and starting are separate commands:

nuxt build
nuxt start

Learn more at https://nuxtjs.org/guide/commands#production-deployment

Consulting from the Nuxt team

Get help with that tough bug or make sure your Nuxt app is ready to deploy. For $250 an hour, get technical support, advice, code reviews, and development from the Nuxt core team: Hire Nuxt on Otechie

Professional support with TideLift

Professionally supported Nuxt.js is now available!

Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.

Get supported Nuxt with the Tidelift Subscription.

Supporting Nuxt.js

Nuxt.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events.

Support us with a monthly donation and help us continue our activities. [Become a backer]

Platinum Sponsors

Open Collective Platinum Sponsors

Gold Sponsors

Open Collective Gold Sponsors

Silver Sponsors

Open Collective Silver Sponsors

Bronze Sponsors

Open Collective Bronze Sponsors

Nuxters

Open Collective Nuxters

Core team

Sébastien Chopin
Sébastien Chopin

📝 🐛 💻 🎨 📖 💬 👀 📢
Alexandre Chopin
Alexandre Chopin

🎨 📖 📋 📦 💬 📢
Pooya Parsa
Pooya Parsa

🐛 💻 🔌 💬 👀 🔧
Clark Du
Clark Du

🐛 💻 💡 👀 ⚠️ 🔧
Alexander Lichter
Alexander Lichter

💬 🐛 💻 💡 👀 ⚠️
Jonas Galvez
Jonas Galvez

💬 🐛 💻 💡 👀 ⚠️
Dmitry Molotkov
Dmitry Molotkov

💬 🐛 💻 🤔 👀
Kevin Marrec
Kevin Marrec

💻 🤔 📦 👀
Pim
Pim

🐛 💻

Contributors

Thank you to all our contributors!

Nuxt.js Contributors

Contributing

Open in Gitpod

Please refer to our Contribution Guide

Cross-browser testing

Thanks to BrowserStack!

BrowserStack

Automated testing

Thanks to SauceLabs for supporting Open Source <3

SauceLabs

Security

If you discover a security vulnerability regarding Nuxt.js, please send an e-mail to the team via security@nuxtjs.org! All security vulnerabilities will be promptly addressed.

License

MIT