https://github.com/sanengineer/sanstrap
https://github.com/sanengineer/sanstrap
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanengineer/sanstrap
- Owner: sanengineer
- License: mit
- Created: 2020-12-15T08:31:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T04:14:22.000Z (over 5 years ago)
- Last Synced: 2025-09-26T17:25:51.182Z (9 months ago)
- Language: SCSS
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sanstrap
Just Only CSS Styling Based on
Bootstrap
## Quick start
Several quick start options are available:
- [Download the latest release.](#)
- Clone the repo: `git clone https://github.com/sanengineer/sanstrap.git`
- Install with [npm](https://www.npmjs.com/): `npm install sanstrap`
## Status
[](https://www.npmjs.com/package/sanstrap)
[](https://github.com/sanengineer/sanstrap/blob/master/dist/css/sanstrap.min.css)
## CSS Struture Folder
```text
sanstrap/
└── dist/
└─ css/
├── sanstrap.css
├── sanstrap.css.map
├── sanstrap.min.css
└── sanstrap.min.css.map
```
## Development
### Steps
First
$ cd sanstrap
Second
$ npm install
Third
$ npm run watch
## Creators
[](https://github.com/sanengineer)