package-library-common-react-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

CommonUI: Bootstrap Template for Web Applications

Purpose

This repository serves as a starter template for bootstrapping new web web apps. The main features of this template include:

  • React: JavaScript library for building user interfaces.
  • Redux Toolkit: A set of opinionated tools to simplify Redux development, including the Redux core, the Redux DevTools Extension, and other utilities.
  • Sphera Platform UI: Integration of Sphera Platform UI components
  • ESLint: A pluggable and configurable linter tool for identifying and fixing problems in your JavaScript/TypeScript code.
  • TypeScript: A superset of JavaScript that adds static typing to the language.
  • Prettier: An opinionated code formatter to ensure consistent and aesthetically pleasing code.
  • Azure Pipeline Configuration: Initial pipeline YAML file configured for Azure DevOps for CI/CD integration.

Key Components

The template includes the following key components:

  • Navbar: A navigation bar for easy access to different sections of your application.
  • Header: A prominent header section for branding
  • Dashboard: Displays the health status of the server, providing essential information at a glance.

Getting Started

  1. Clone this repository: git clone https://github.com/your-username/your-repo.git
  2. Install dependencies: npm install
  3. Start the development server: npm start

Feel free to customize and expand upon this template to suit the specific needs of your project.

Additional Resources

  • Fixing authentication problems when installing Sphera Platform UI - Overview: Read more

Readme

Keywords

none

Package Sidebar

Install

npm i package-library-common-react-components

Weekly Downloads

10

Version

1.0.8

License

none

Unpacked Size

119 kB

Total Files

126

Last publish

Collaborators

  • mccmccp