Coder Social home page Coder Social logo

nuxt.com's Introduction

Nuxt Website

nuxt.com

Welcome to the Nuxt website repository available on nuxt.com.

Nuxt UI Pro

Setup

Make sure to install the dependencies

pnpm install

Copy the .env.example file to .env:

cp .env.example .env

Clone/Fork nuxt/nuxt repo where you want (but not in the Nuxt.com project) and inside the docs/ directory, run:

pwd

If you are on Windows, you can use the following command instead:

echo %cd%

Copy the output of the command above and paste it in the NUXT_DOCS_PATH variable in the .env file.

Development

Start the development server:

npm run dev

Add a Nuxt Template

To list a Nuxt template, add it to the list on ./content/4.templates.yml.

Make sure to start the development server in order to generate the screenshot for the template and go to http://localhost:3000/templates to see the result.

If you want to update the url where we take the automated screenshot, use the screenshotUrl property.

To regenerate the image, delete the generated one in public/assets/templates.

Production

In order to build the application for production, you need to have a Nuxt UI Pro license and set the NUXT_UI_PRO_LICENSE variable in the .env file.

Note that this is not required to run in development and contribute to the Nuxt website or documentation.

Build the application for production:

npm run generate

License

MIT License

nuxt.com's People

Contributors

benjamincanac avatar atinux avatar clemcode avatar smarroufin avatar flosciante avatar renovate[bot] avatar danielroe avatar carolinadelerue avatar larbish avatar kevinmarrec avatar ferdinandcoumau avatar tahul avatar arashsheyda avatar antfu avatar pi0 avatar redcommand avatar r-mooon avatar farnabaz avatar ineshbose avatar gr33nw33n avatar muhammadhafijur avatar nuxt-studio[bot] avatar nicodevs avatar oumarbarry avatar pacmandoh avatar samkanje avatar sarahm19 avatar bdrtsky avatar hyoban avatar thomasgauvin 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.