Skip to content

Appsparkler-Archives/appsparklers-monorepo

Repository files navigation

appsparklers

A monorepo for all web apps crafted at appsparklers.

Setup

After you have cloned the repository, install the NPM modules with:

npm i

Use only NPM for running all the commands. Avoid yarn, pnpm or any other NodeJS package manager.

📦 My HFN World (MHW App)

⚙️ Start the MHW app pages Storybook with:

npm run mhw:sb

⚙️ Start the MHW app in dev mode with:

npm run mhw:app

🚀 Deploy the HC App:

  • dev deployment
npm run hc:deploy
  • prod deployment
npm run hc:deploy:prod

📦 Heartful Communication App (HC App)

⚙️ Start the HC app in dev mode with:

npm run hc:dev

🚀 Deploy the HC App

  • dev deployment
npm run hc:deploy
  • prod deployment
npm run hc:deploy:prod

📦 Lets Recite App (LR App)

⚙️ Start the LR app pages Storybook with:

npm run lr:sb

⚙️ Start the LR app in dev mode with:

npm run lr:app

🚀 Deploy the LR App

  • dev deployment
npm run lr:deploy
  • prod deployment
npm run lr:deploy:prod

About

The monorepo for appsparklers united tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •