ngx-lightbox
Lightbox2 use with angular >= 5
File Explorer
Download Latest Version (.zip)- image1-thumb.jpg
- image1.jpg
- image2-thumb.jpg
- image2.jpg
- image3-thumb.jpg
- image3.jpg
- image4-thumb.jpg
- image4.jpg
- app.component.ts
- app.css
- app.module.ts
- main.ts
- polyfills.ts
- index.ts
- lightbox-config.service.ts
- lightbox-event.service.ts
- lightbox-overlay.component.spec.ts
- lightbox-overlay.component.ts
- lightbox.component.spec.ts
- lightbox.component.ts
- lightbox.css
- lightbox.module.ts
- lightbox.service.ts
- .gitignore
- .npmignore
- .travis.yml
- angular.json
- index.html
- karma-main.js
- karma.conf.js
- LICENSE
- package.json
- README.md
- tsconfig-demo.json
- tsconfig.json
- tslint.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/themyth92/ngx-lightbox
Downloads the entire project code from GitHub to your computer.
cd ngx-lightbox
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 start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
