Skip to content

Files

Latest commit

Nov 14, 2024
908450d · Nov 14, 2024

History

History

rsbuild-vue3-vuex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 14, 2024
Nov 14, 2024
Jun 24, 2024
Jun 24, 2024

README.md

Project Setup and rsbuild vue 3 vuex tailwindcss postcss example:

Setup Instructions

1. Install Dependencies

You need to install dependencies for both the Provider and consumer folders.

In the Provider Folder

pnpm install

2. Run the Application

pnpm run dev

Additional Notes

  • Ensure that both the provider and consumer folders have their dependencies installed before running the application.