Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 222 Bytes

File metadata and controls

14 lines (10 loc) · 222 Bytes

Learning React

Web-App built using React(16+)/Webpack(4+)/Babel/ESLint/Prettier

Pre-requisites

NodeJS Git

Install Dependencies

npm install

Initiate App

npm start

Open localhost:9000