Skip to content

RushikeshSisode/Blog-Application-Using-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This is a React application set up for development and production use. It provides scripts to run, test, and build the project efficiently.

Available Commands npm start Runs the app in development mode and opens it in the browser. The page updates automatically when changes are made. npm test Starts the testing environment in interactive mode. npm run build Creates an optimized production build in the build folder with minimized files for better performance. npm run eject Exposes the internal configuration (like Webpack, Babel, etc.) for full customization. This action is permanent. Notes Development mode supports live reloading and error display. Production build is optimized for performance and deployment. Eject should only be used when advanced customization is required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors