Skip to content

Sample application that corresponds to the first application exercise in the Fullstack React Book. (revision32)

Notifications You must be signed in to change notification settings

bclover/voting_app

Repository files navigation

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

Sample application that corresponds to the first application exercise in the Fullstack React Book. (revision32)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published