Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 444 Bytes

bootstrapping.md

File metadata and controls

22 lines (16 loc) · 444 Bytes

How this project was bootstrapped

This project was bootstrapped with Create React App.

Tool versions when bootstrapping

node -v && npm -v && npx -v && npx create-react-app --version && git --version

# output:
v14.17.0
7.17.0
7.17.0
4.0.3
git version 2.31.1

Create React App bootstrapping

npx create-react-app pnc-web-ui-react --template typescript --use-npm