/react-from-scratch

Setting React from Scratch ( not using create-react-app )

Primary LanguageJavaScript

Install Depedency

npm install

Run React App

npm run dev