New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-lte

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-lte

AdminLTE v3 template for ReactJS

latest
Source
npmnpm
Version
0.1.0-dev
Version published
Maintainers
1
Created
Source

react-lte - AdminLTE v3 template for ReactJS

License gh-pages

Demo

Visit https://pattisahusiwa.github.io/react-lte to see the live demo.

Installation

You can add this package to your project by using npm, yarn, or pnpm.

Install with npm

npm add react-lte --save

Install with yarn

yarn add react-lte

Install with pnpm

pnpm add react-lte

Changelog

See CHANGELOG.md

Contributing

All form of contributions are welcome. You can report issues, request new feature, fork the repo and submit pull request.

For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Prerequisite

This repository uses 2 global packages which should be installed first:

  • pnpm as a package manager. Please check this page to learn how to install the tool.
  • eslint.

How to contribute

  • Fork and clone the repository,
  • Install package dependencies
    pnpm install
    
  • Create a new git branch,
  • Make a necessary change, add unit test, commit, and submit PR.
  • All submitted code should not have linter issues.

License

This project is released under MIT license. See LICENSE file for more details.

For the original AdminLTE license, see AdminLTE license.

Keywords

AdminLTE

FAQs

Package last updated on 08 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts