KevinGomezR / react-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the app

  1. Ensure you have npm installed.

Follow the instructions for your platform here.

  1. Install dependencies
npm install
  1. Boot the node server
npm start

The server is now running at localhost:3000

About


Languages

Language:JavaScript 89.1%Language:HTML 6.0%Language:CSS 4.9%