Skip to content

Files

Latest commit

 

History

History

rsbuild-vue3-vuex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.