Skip to content

Pjort/Traveller-Tools

Repository files navigation

Live demo

https://traveller-tools.netlify.app/

License

This project is licensed under the GNU General Public License v3.0.

This license allows you to use, modify, and distribute this software freely, but any derivative work must also be distributed under the same license terms. This ensures that improvements to the code remain open source and prevents commercial use without sharing improvements back to the community.

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# bun
bun install

Development Server

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

# bun
bun run dev

Production

Build the application for production:

# bun
bun run build

Locally preview production build:

# bun
bun run preview

Check out the deployment documentation for more information.

Copyright (C) 2024 Pjort Pieter Kat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published