lyara-menu

0.1.0 • Public • Published

lyara-menu

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: lyara-menu.

Instalation

npm install lyara-menu

How to use

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

@import "lyara-menu/scss/lyara-menu";

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;

lyara-menu/dist/css/lyara-menu.css

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

Usage

unsplash Bootstrap v4 Font Awesome

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!

Readme

Keywords

none

Package Sidebar

Install

npm i lyara-menu

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

172 kB

Total Files

32

Last publish

Collaborators

  • disjfa