This package has been deprecated

Author message:

This package has been deprecated. Please update to the new @brightlayer-ui/cra-template-blank.

@pxblue/cra-template-blank

1.1.2 • Public • Published

Blank Template (JavaScript)

npm (scoped)

This is an official PX Blue template for use with the Create React App CLI. It is also used internally by the PX Blue CLI.

This template installs the basic PX Blue libraries for themes and components and configures the application to use them. It includes a simple placeholder screen that you can replace with your own application content.

Usage

This template can be used with Create React App:

npx create-react-app myapp --template @pxblue/blank

or using the PX Blue CLI:

npx -p @pxblue/cli pxb new react --name=myapp --language=js --template=blank

Project Structure

Projects created using this template will start out with the following file structure:

└── /src
    |── index.jsx                           // the root file that renders the application (Theme Provider & CSS Baseline styles)
    └── App.jsx                             // a sample landing page

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @pxblue/cra-template-blank

      Weekly Downloads

      0

      Version

      1.1.2

      License

      BSD-3-Clause

      Unpacked Size

      37.4 kB

      Total Files

      18

      Last publish

      Collaborators

      • px-blue