Skip to content

Krina28/react-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack

React Application from Scratch using webpack 4

Run following command

yarn 

This will add all the required dependencies to run the project in your system.

yarn start

This command will start the server on localhost.

To generate build, Run following command

yarn build

This will generate build folder names dist in project directory for production use.

About

React Application from Scratch using webpack 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published