🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

react-scripts-former-kit-dashboard

Package Overview
Dependencies
Maintainers
11
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scripts-former-kit-dashboard

Configuration and scripts for Create React App.

latest
Source
npmnpm
Version
2.4.0
Version published
Weekly downloads
6
-14.29%
Maintainers
11
Weekly downloads
 
Created
Source

react-scripts-former-kit-dashboard

This package includes scripts and configuration used by Create React App. It's a fork from original react-scripts with template and configuration changes to give you the base for building dashboards very quickly.

FormerKit Dashboard GIF walkthrough

Using this template

To create a new application myapp using this package:

npx create-react-app --scripts-version react-scripts-former-kit-dashboard myapp

npx comes with npm 5.2+ and higher. To install on older versions:

npm install -g create-react-app
create-react-app --scripts-version react-scripts-former-kit-dashboard myapp

Check the bootstrapped project README file for more instructions on how to work on it. If you want to check it before bootstrapping the project, check here.

What's included

The template bootstrapped by this scripts should give you the base for building highly customizable dashboards very quickly using FormerKit as the React UI component library.

It has the following scaffold:

  • Account area
    • Login
    • Signup
    • Forgot Password
  • Logged area
    • Charts example
    • Forms example
    • Table example

We also hand-picked some libraries and tools to build the foundation so that you don't have to. Here are the most important ones:

FAQs

Package last updated on 19 Mar 2021

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