@@ -64,18 +64,18 @@ Just type in the following command in your terminal and run it! (Please check FA
6464
6565The CLI currently has these packages available for installation:
6666
67- - [ Create-React-App] ( https://github. com/facebook /create-react-app )
68- - [ React-Router & React-Router-Dom] ( https://github. com/ReactTraining /react-router )
69- - [ Redux] ( https://github. com/reduxjs /redux ) & [ React-Redux] ( https://github. com/reduxjs /react-redux )
70- - [ Redux-Thunk] ( https://github. com/reduxjs /redux-thunk )
71- - [ Prop-Types] ( https://github. com/facebook /prop-types )
72- - [ Node-Sass] ( https://github. com/sass /node-sass )
73- - [ Styled-Components] ( https://github. com/styled-components /styled-components )
74- - [ Unstated] ( https://github. com/jamiebuilds /unstated )
75- - [ Unstated-Next] ( https://github. com/jamiebuilds /unstated-next )
76- - [ TypeScript] ( https://github. com/Microsoft/TypeScript )
77- - [ React-A11y] ( https://github. com/reactjs /react-a11y )
78- - [ React-Axe] ( https://github. com/dequelabs /react-axe )
67+ - [ Create-React-App] ( https://www.npmjs. com/package /create-react-app )
68+ - [ React-Router] ( https://www.npmjs.com/package/react-router ) & [ React-Router-Dom] ( https://www.npmjs. com/package /react-router-dom )
69+ - [ Redux] ( https://www.npmjs. com/package /redux ) & [ React-Redux] ( https://www.npmjs. com/package /react-redux )
70+ - [ Redux-Thunk] ( https://www.npmjs. com/package /redux-thunk )
71+ - [ Prop-Types] ( https://www.npmjs. com/package /prop-types )
72+ - [ Node-Sass] ( https://www.npmjs. com/package /node-sass )
73+ - [ Styled-Components] ( https://www.npmjs. com/package /styled-components )
74+ - [ Unstated] ( https://www.npmjs. com/package /unstated )
75+ - [ Unstated-Next] ( https://www.npmjs. com/package /unstated-next )
76+ - [ TypeScript] ( https://www.npmjs. com/package/typescript )
77+ - [ React-A11y] ( https://www.npmjs. com/package /react-a11y )
78+ - [ React-Axe] ( https://www.npmjs. com/package /react-axe )
7979- [ @types/node ] ( https://www.npmjs.com/package/@types/node )
8080- [ @types/react-redux ] ( https://www.npmjs.com/package/@types/react-redux )
8181- [ @types/react ] ( https://www.npmjs.com/package/@types/react ) & [ @types/react-dom ] ( https://www.npmjs.com/package/@types/react-dom )
0 commit comments