Skip to content

goldengatemod/goldengatemod.github.io

Repository files navigation

Golden Gate Mod

Look at the Nuxt documentation to learn more.

Setup

Start by enabling Corepack (built-in Node.js tool), if it isn't already; this will add (or override) the yarn binary to your PATH:

corepack enable

Read more about Corepack here.

Make sure to install dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000:

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages