0.3.1 • Published 5 years ago

glynn-admin v0.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

glynn-admin

version MIT License All Contributors

Watch on GitHub Star on GitHub Tweet

A simple and useful admin page interface. An example can be found here: glynn-admin.

Instalation

npm install glynn-admin

How to use

Create a base scss file. Add this to the main file.

@import "glynn-admin/scss/glynn-admin";

And go and create a super website.

Grunt

Don't forget to setup a loadFile on the base project. In my gruntfile i have these options on the scss loader:

sass: {
    dist: {
        options: {
            loadPath: 'node_modules'
        }
    }
}

The hard way

Copy the files from the dist folder. Located here;

glynn-admin/dist/css/glynn-admin.css

For the javascript. Just use the default bootstrap, jquery and thether javascript to include in your project.

Usage

unsplash Bootstrap v4 Font Awesome Social Buttons for Bootstrap Chart.js

Issues

Issues can be reported here

Contributors

Thanks goes to these wonderful people (emoji key):

disjfa📖 💻 💬

This project follows the all-contributors specification. Contributions of any kind welcome!

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago