Skip to content

mightymeld/mightymeld-tailwind-landing-page

Repository files navigation

MightyMeld Tailwind Landing Page

A boilerplate project for quickly setting up an application using React and Tailwind with MightyMeld.

Getting Started

Follow these steps to set up and start using the boilerplate:

  1. Run npm install to install depenendencies.

  2. Run npx mightymeld secrets to download a mightymeld.secrets file.

  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

Using Another Package Manager

If you would like to use an alternative package manager like yarn or pnpm, make sure to also update the run command in your mightymeld.json file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published