The streamlo application was created for my final year project at university
Note: web service must be running in order for web app to function correctly You can find the web service component : Here
Powered by:
- React@15.6.2
- Express
- Node
- MongoDB
Streamlo Front-end utilizes a number of NPM modules including:
- Axios
- Babel
- React-Router
- immutability-helper
- jwt-decode
- moment
- dotenv
- eslint
- webpack
- Bootstrap
- Lodash
- Toastr
- Node v8.5.0^
- Rename ".env.example" to ".env" and change the placeholder values to suit your environment.
- Run “npm install”
- Run "npm run dev"