Blacktoviche / stm-web

Single page app responsive and reactive using the power of ReactJS, Redux, Bootstrap ( Reactstrap components ) and ChartJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm-web

Single page app responsive and reactive using the power of ReactJS, Redux, Bootstrap ( Reactstrap components ) and ChartJS

Don't forget to download and run the backends which designed for You should read stm before start using this frontend

Installation

# Clone this repository
git clone https://github.com/blacktoviche/stm-web
# Go into the repository
cd stm-web
# Install dependencies
yarn install
# Run the app
yarn start

Note

If you want to use this app inside the stm-java-backend

# Build the app
yarn build

This will create new folder called build, Copy everything from inside the build folder and past it in the static folder inside stm-java-backend The static folder exist in

stm-java-server/src/main/resources/static

License

Twitter @SyrianDeveloper

About

Single page app responsive and reactive using the power of ReactJS, Redux, Bootstrap ( Reactstrap components ) and ChartJS

License:MIT License


Languages

Language:JavaScript 97.0%Language:CSS 2.4%Language:HTML 0.6%