Category: Uncategorized

React Startup

List of steps to startup React app 1. Install Node.js Once node js installed you can use npm package manager to install react and other libraries to create apps 2. Create new folder called...