https://github.com/mobiosolutions/smart-tool-angular-theme
A general purpose landing page created with Bootstrap4 & Angular framework
https://github.com/mobiosolutions/smart-tool-angular-theme
angular-theme anular bootstrap bootstrap-theme bootstrap4 landing-page landingpage landingpage-bootstrap
Last synced: 5 months ago
JSON representation
A general purpose landing page created with Bootstrap4 & Angular framework
- Host: GitHub
- URL: https://github.com/mobiosolutions/smart-tool-angular-theme
- Owner: mobiosolutions
- Created: 2020-02-27T09:25:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:19:36.000Z (about 3 years ago)
- Last Synced: 2025-01-13T15:16:40.936Z (about 1 year ago)
- Topics: angular-theme, anular, bootstrap, bootstrap-theme, bootstrap4, landing-page, landingpage, landingpage-bootstrap
- Language: CSS
- Homepage:
- Size: 4.72 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart-tool
Smart-tool is a general purpose landing page created with Bootstrap4 framework.

## Used Technologies
- [Bootstrap 4.4.1](https://getbootstrap.com/docs/4.4/getting-started/download/)
- [SASS](https://sass-lang.com/install)
- [jQuery 3.4.1](https://jquery.com/download/)
- [Slick slider](https://kenwheeler.github.io/slick/)
- [Animate CSS](https://daneden.github.io/animate.css/)
- [wow js](https://wowjs.uk/docs.html)
- [vanilla-tilt js](https://micku7zu.github.io/vanilla-tilt.js/)
## Installation
Use the [git](https://git-scm.com/downloads) to install smart-tool , and follow below steps:
###### step 1: Take a clone of repository.
```bash
git clone https://github.com/mobiosolutions/smart-tool-bootstrap4-html-theme.git
```
###### Step 2: Move to the specific folder.
```bash
cd folder_name
```
###### Step 3: Install node modules
```bash
npm install
```