Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mightymeld/welcome


https://github.com/mightymeld/welcome

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Welcome

Start here to learn how about MightyMeld.

## Editing the app with MightyMeld

1. Run `npm install` to install dependencies.

2. Download a mightymeld.secrets file from the [MightyMeld Portal](https://mightymeld.app/instances) and place it in your project root

3. Run `npx mightymeld` to launch MightyMeld studio in a browser tab.

## Running the app without MightyMeld

1. Type `npm install` to install dependencies.

2. Run `npm run dev`, the app should then appear in a browser tab on [localhost:5173](localhost:5173)