tejis / UnCSS-Online

Simply UnCSS your styles online!

Home Page:http://uncss-online.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnCSS Online

Build Status Dependency Status devDependency Status GitHub issues Donate bitcoin

Requirements:

  • Node.js

Development

Install dependencies

npm install -g gulp
npm install

Build styles

gulp styles

Run development server

(builds styles and runs livereload)

gulp

Run tests

npm test

Production

Install dependencies

npm install

Run app

Deploy app to server...

Set enviroment variables -> see file .env_example and make .env file

Then run:

npm start

You're welcome

License

Distributed under the MIT license. See LICENSE for more information.

About

Simply UnCSS your styles online!

http://uncss-online.com

License:MIT License


Languages

Language:JavaScript 52.1%Language:HTML 36.5%Language:CSS 11.4%