ngReactGrid
A really fast Angular grid using the power of React to render. Based on ng-grid and jQuery DataTables.
File Explorer
Download Latest Version (.zip)- ngReactGrid.css
- arrow_icons.png
- ngReactGrid.js
- ngReactGrid.min.js
- basic.html
- dataSet.js
- ngReactGrid.css
- arrow_icons.png
- ngReactGrid.js
- NgReactGridEditManager.js
- NgReactGridReactManager.js
- ngReactGridDirective.js
- ngReactGridCheckboxFactory.js
- ngReactGridCheckboxFieldFactory.js
- ngReactGridSelectFieldFactory.js
- ngReactGridTextFieldFactory.js
- miniUnderscore.js
- main.js
- reactGrid.jsx
- reactGridCheckbox.jsx
- reactGridCheckboxField.jsx
- reactGridSelectField.jsx
- reactGridTextField.jsx
- .gitignore
- bower.json
- gulpfile.js
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/josebalius/ngReactGrid
Downloads the entire project code from GitHub to your computer.
cd ngReactGrid
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run gulp
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
