Skip to content

godeProject/gode.app

Repository files navigation

g;ode.app

g;ode's Web Application. Built with Nuxt 3.

Branching

godeProject/gode.app is divided into 2 main branches.

Changes will be made on/merge into dev branch before releasing to main branch.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

License

MIT License

About

Developing branch of gode.app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published