Starter Kit for Building Applications in React
Get Started
Install Node. Need to run multiple versions of Node? Use nvm or nvm-windows Clone this repository. - git clone https://github.com/sravindravmd/React-starter-kit.git or download the zip Make sure you're in the directory you just created. - cd React-starter-kit Install Node Packages. - npm install Run the app. - npm start -s