Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ops-gaurav/react-video-trimming
https://github.com/ops-gaurav/react-video-trimming
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ops-gaurav/react-video-trimming
- Owner: ops-gaurav
- Created: 2019-08-25T16:48:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T23:55:56.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T09:17:16.220Z (2 months ago)
- Language: JavaScript
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# pluginfactory React starter kit
plugin factory react scaffold with react-routers## RactJS library usage overview
- react-router v3.0
- redux with thunk
- reactstrap for UI components
- axios for http calls
- moment.JS for time form
- react-toastify for toast messages
- webpack for application bundling
- sass for styling### webpcak required loaders
- css-loader
- extract-text-webpack-plugin
- file-loader
- html-webpack-plugin
- image-webpack-loader
- eslint-plugin-react
- node-sass
- npm-run-all
- sass-loader
- style-loader
- webpack-dev-server## Some commands within application
To generate a new build
```
npm run build
```
To clean existing build
```
npm run clean
```
To start the development server
```
npm run development
```
To start production sever (Must build first)
```
npm run server
```## Help and support
Contact Gaurav Sharma