An open API service indexing awesome lists of open source software.

https://github.com/sanengineer/sanstrap


https://github.com/sanengineer/sanstrap

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          



San Engineer Logo

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

[![npm version](https://img.shields.io/npm/v/sanstrap)](https://www.npmjs.com/package/sanstrap)
[![CSS gzip size](https://img.badgesize.io/sanengineer/sanstrap/dist/css/sanstrap.min.css?compression=gzip&label=CSS%20gzip%20size)](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

[![San Engineer](https://avatars0.githubusercontent.com/u/48153104?s=80&u=ea1b32371ce540aefaf3ea149efeab5548edde95&v=4)](https://github.com/sanengineer)