Skip to content

Simple Question Answer app experimenting with React and Redux.

License

Notifications You must be signed in to change notification settings

mvonlintel/questionAnswer

Repository files navigation

Simple Question and Answer App

A simple Question and Answer application testing React and Redux.

Prerequisites

nodejs - https://nodejs.org/en/download/

Setup Instructions

Install package dependencies.

> npm install

Compile app and start local webserver for testing and debugging.

> npm start

Production build of app to '\dist' folder.

> npm run bulid

See package.json for more scripts.

Credit to https://github.com/coryhouse/pluralsight-redux-starter for project setup.

About

Simple Question Answer app experimenting with React and Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published