Skip to content

rommapp/marketing-site

RomM Project Website

opengraph image

This is the source code for the RomM Project website, hosted at romm.app

Setup

Make sure to install the dependencies:

# npm
npm install

Development

This site is built with Nuxt.js + Tailwind CSS + PrimeVue + TypeScript.

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

# npm
npm run dev

Production

The site automatically deploys to GitHub pages using GitHub Actions, when pushing to the main branch.

Preview the production build locally:

# npm
npm run build

About

Homepage for the RomM project

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published