Skip to content

Small form built with ReactJS and Flux, to ask questions and display answers.

Notifications You must be signed in to change notification settings

mleray/small-form-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallFormReact

Small form built with ReactJS and Flux, to ask questions and display answers. You can find it deployed here: https://smallformreact.com.s3-website-us-west-2.amazonaws.com/.

In order to use the application:

  1. Make sure that you have both Node.js and npm installed, and gulp-cli installed globally.

  2. Download the repository's ZIP file and unzip it.

  3. Open a command shell and move to the root of the application's folder.

Then, type the following to install required dependencies (might take a while):

npm install

And finally, to build the application, type:

gulp

The application will start on your local machine, at https://localhost:3000/.

About

Small form built with ReactJS and Flux, to ask questions and display answers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published