Skip to content

docs(README): updated the readme to include Vite from CRA#2261

Open
AbhishekPAnil wants to merge 1 commit into
developfrom
task/issue-2186
Open

docs(README): updated the readme to include Vite from CRA#2261
AbhishekPAnil wants to merge 1 commit into
developfrom
task/issue-2186

Conversation

@AbhishekPAnil

Copy link
Copy Markdown
Contributor

This pull request updates the README.md to reflect the migration from Create React App to Vite and to provide clearer, more comprehensive documentation for setup, development, and build processes. The changes modernize the tech stack documentation, clarify available scripts, and add instructions for linting and formatting.

Documentation and tech stack updates:

  • Updated the tech stack section to specify React 18, Vite 7, React Router, Redux Toolkit with RTK Query, and Ant Design, replacing the previous Create React App reference.
  • Added prerequisite section specifying Node.js and npm requirements.
  • Rewrote setup, development, build, and preview instructions to use Vite commands and scripts, including mode-specific scripts for staging and production.
  • Added instructions for linting and formatting using npm scripts.

Project structure update:

  • Updated the project structure section to include the vite.config.js file, reflecting the switch to Vite.

@AbhishekPAnil AbhishekPAnil linked an issue Jul 24, 2026 that may be closed by this pull request
@aws-amplify-ca-central-1

Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2261.dla06mbe0wyl7.amplifyapp.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update README to reflect migration from CRA to Vite

1 participant