Skip to content

Cleanup and prep for NPM#5

Merged
jontiritilli merged 1 commit intomainfrom
cleanup/vite-updates
Oct 1, 2025
Merged

Cleanup and prep for NPM#5
jontiritilli merged 1 commit intomainfrom
cleanup/vite-updates

Conversation

@jontiritilli
Copy link
Contributor

refactor(package.json): update project metadata and simplify scripts for a new Vite + React template
chore: remove server.js and setupProxy.js as they are no longer needed
feat: add environment configuration files for different environments
chore: add Husky hooks for pre-commit and post-commit actions
style: add Prettier configuration and ignore files for consistent code formatting
feat: add Storybook configuration for component development
docs: add README.md with detailed instructions for using the template
test: add Jest configuration and setup for testing
feat: add initial template files for a Vite + React project with Redux integration
chore: add TypeScript configuration for the project
build: configure Vite for building and serving the project with custom plugins

…for a new Vite + React template

chore: remove server.js and setupProxy.js as they are no longer needed
feat: add environment configuration files for different environments
chore: add Husky hooks for pre-commit and post-commit actions
style: add Prettier configuration and ignore files for consistent code formatting
feat: add Storybook configuration for component development
docs: add README.md with detailed instructions for using the template
test: add Jest configuration and setup for testing
feat: add initial template files for a Vite + React project with Redux integration
chore: add TypeScript configuration for the project
build: configure Vite for building and serving the project with custom plugins
@jontiritilli jontiritilli merged commit 61fbd62 into main Oct 1, 2025
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.

1 participant