Skip to content

React Set up

James Holton edited this page Oct 29, 2019 · 2 revisions

List of Activities for React Setup

  1. Run "npx create-react-app velocity" Creates all the folders and files
  2. npm install --save react-router-dom

Clone this wiki locally