samuelvary1 / voting_app

Working on a React tutorial

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 http-server
npm install
  1. Boot the HTTP server
npm run server

The server is now running at localhost:3000

About

Working on a React tutorial


Languages

Language:JavaScript 82.9%Language:HTML 14.9%Language:CSS 2.2%