Skip to content

ahsanzaman2489/es6-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es6-slider

Bootstrap like responsive slider with es6

  • Responsive
  • ES6
  • Dynamic Data

Usage

  • Clone , Download or fork this repository (git clone https://github.com/ahsanzaman2489/es6-slider.git) IN CMD
  • Make sure you have node.js installed version 5+
  • Make sure you have NPM installed version 3+
  • Open terminal or Command promt and switch to your directory after clone or download
  • WINDOWS ONLY run npm install -g gulp to install global dependencies
  • run npm install in CMD to install dependencies
  • run npm run watch in CMD to Wacth development environment
  • run npm run build in CMD to Bundle up all app for production(Dist folder will add at the root of the directory)
  • open browser to http://localhost/yourDirectory
  • Main index file is /src/index.html where all application is loading

About

Bootstrap like responsive slider with es6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published