Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

17 lines (7 loc) · 283 Bytes

configurations for webpack without using create app

npm install

will create node_modules folder and install in it dependencies (packages)

npm start

Runs the app in the development mode.

npm run build:prod

to build react-app and create dist folder