Skip to content

fabulumar/responsive-sidebar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap 4 Responsive Sidebar

Clean and Modern Sidebar Made With Bootstrap 4

Installation

We are using gulp which allows having complete automation to build flow. In case if you don't know - Gulp is a gulp is a toolkit for automating painful or time-consuming tasks in development workflow, so you can stop messing around and build something. You can read it more about it here. Please follow the below steps to install and setup all prerequisites:

  1. Install nodejs (v9.11.2) and gulp (v3.9.1)
    If you have already installed nodejs and gulp, you can skip this step.
    • Make sure to have the Node.js installed & running on your computer. If you are using the latest version (10x), you might run into some issue based your operating system. We would encourage to install and use the specified version only.
    • Open your terminal and install gulp globally. You can use command npm install -g [email protected]
  2. Install dependencies
    Go to your folder and enter the command npm install. This would install all dependencies for the app in node_modules folder.
  3. Run The App
    Enter the command "gulp start". This will open app in your default browser, And you can start editing the files. Every changes you make in the SCSS file will be compiled to CSS by Gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published