Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 742 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 742 Bytes

Build and Run with webpack

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

Production

Builds the app for production to the build folder.

npm run buildpwp

Runs the app in the production mode.

npm run startpwp

Development

npm run startwp

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

npm run buildwp

Builds the app for development to the build folder. It correctly bundles React in development mode.