Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reljicd/react-flux-student-service-webapp

Part of bigger Student Service web app made using React library and Flux architecture.
https://github.com/reljicd/react-flux-student-service-webapp

flux gulp javascript less npm react

Last synced: about 1 month ago
JSON representation

Part of bigger Student Service web app made using React library and Flux architecture.

Awesome Lists containing this project

README

        

# React/Flux Student Service Webapp

## About

This is a small project I did as part of uni assignment.
I had to make part of Student Service webapp using React library and Flux architecture.

It was made using React, Flux, gulp, npm, less.

## How to run

Go to the root folder of the application and type:
```
npm install
```
After node package manager installs all the necessary modules type:
```
gulp
```