sanstrap
v1.0.4
Published
styling css custom by sanengineer
Maintainers
Readme
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:
npm install sanstrap
Status
CSS Struture Folder
sanstrap/
└── dist/
└─ css/
├── sanstrap.css
├── sanstrap.css.map
├── sanstrap.min.css
└── sanstrap.min.css.mapDevelopment
Steps
First
$ cd sanstrapSecond
$ npm installThird
$ npm run watch