Skip to content

AnywhereFlex is a lightweight responsive CSS utility library to accompany Anywhere UI libraries and static webpages as well.

License

Notifications You must be signed in to change notification settings

adaleks/anywhere-flex

Repository files navigation

AnywhereFlex

License: MIT

AnywhereFlex is a lightweight responsive CSS utility library to accompany Anywhere UI libraries and static webpages as well.

Installation

Clone this repo and npm install.

npm install

Usage

Development server

npm start

You can view the development server at localhost:8080.

Production build

Production build of library

npm run build-lib

Production build of showcase site

npm run build-app

Note: Install http-server globally to deploy a simple server.

npm i -g http-server

You can view the deploy by creating a server in dist.

cd dist && http-server

Features

Dependencies

webpack

Babel

Loaders

Plugins

Linters

Author

License

This project is open source and available under the MIT License.

About

AnywhereFlex is a lightweight responsive CSS utility library to accompany Anywhere UI libraries and static webpages as well.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published