0.4.1 • Published 4 years ago

@mowmo/mowmo-ui v0.4.1

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

@mowmo/mowmo-ui

npm verion license

A Bootstrap 4 skin for Mowmo's web properties.

Development

TL;DR npm start to start developing @ localhost:3001.

The documentation is in the docs/ folder, which is where you will be running a local server for development. This is the same directory that GitHub hosts a static site from. The local static server is served with browser-sync, which also enables automatic refreshes. Start this server with npm start.

This starts a server @ localhost:3001. This command works by compiling SCSS, copying all assets to the docs/ folder, and then reloads the browser.

Usage

npm install @mowmo/mowmo-ui

// Step 1: @import 'variables';
// Step 2: Import Bootstrap
// Step 3: Import Font Awesome
// Step 4: @import 'mowmo-ui';
// Step 5: Import project specific styles 
0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.3

4 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago