defiant.js
http://defiantjs.com
File Explorer
Download Latest Version (.zip)- advanced.htm
- facet.htm
- json-search-2.htm
- json-search-3.htm
- json-search.htm
- json-xml-2.htm
- json-xml-3.htm
- json-xml.htm
- simple.htm
- test.htm
- test.json
- tmp.js
- xml-json.htm
- defiant.js
- defiant.min.js
- defiant.js
- test-01.js
- test-02.js
- test-03.js
- test-04.js
- test-05.js
- test-06.js
- test-07.js
- test-08.js
- test-v2.js
- test.json
- .gitignore
- bower.json
- CHANGELOG.md
- gulpfile.js
- index.js
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/hbi99/defiant.js
Downloads the entire project code from GitHub to your computer.
cd defiant.js
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install defiant.js
Downloads and installs the libraries listed in package.json.
npm install defiant
Downloads and installs the libraries listed in package.json.
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)
