[READ-ONLY] Mirror of https://github.com/hacknug/romi-project. romi-project.vercel.app
0

Configure Feed

Select the types of activity you want to include in your feed.

Vue 75.7%
JavaScript 19.0%
TypeScript 5.3%
Other 0.1%
118 8 0

Clone this repository

https://tangled.org/nestor.rip/romi-project https://tangled.org/did:plc:ehejqdmlpljhrrctvndyquu4
git@tangled.org:nestor.rip/romi-project git@tangled.org:did:plc:ehejqdmlpljhrrctvndyquu4

For self-hosted knots, clone URLs may differ based on your setup.



README.md

ROMI#

Look at the Content documentation to learn more.

Setup#

Make sure to install the 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

Checkout the deployment documentation for more information.