helium-admin

4.0.0-alpha • Public • Published

Helium

A lightweight admin boilerplate

Demo

https://agence-webup.github.io/helium/

Use

Install using npm:

npm i -S helium-admin

Get started with the index file too see how layout and modules work.

You need to import two CSS files:

<link rel="stylesheet" href="css/helium-vendors.css" media="all">
<link rel="stylesheet" href="css/helium-base.css" media="all">

And two js files:

<script src="js/helium-vendors.js"></script>
<script src="js/helium-base.js"></script>

helium-vendors.css and helium-vendors.js contain the following plugins:

Old versions

License

© 2019 Agence Webup - Released under the MIT LICENSE

Readme

Keywords

Package Sidebar

Install

npm i helium-admin

Weekly Downloads

2

Version

4.0.0-alpha

License

MIT

Unpacked Size

10.4 MB

Total Files

761

Last publish

Collaborators

  • agencewebup
  • robinparisi
  • tixie