@hitachivantara/cra-template-uikit

1.1.5 • Public • Published

cra-template-uikit

The Hitachi Vantara UI Kit template for Create React App.

Use this template to create a new application

npx create-react-app new-app --template @hitachivantara/cra-template-uikit

If you want to test it locally follow the next steps:

1. Clone this repo
git clone https://github.com/lumada-design/cra-template-uikit.git
2. Use the local template to create the new application
npx create-react-app new-app --template file:<path-to-cra-template-uikit>

Visit create-react-app to find more information on supported arguments.

To start your app.

cd <path-to-new-app>
yarn start or npm start

Package Sidebar

Install

npm i @hitachivantara/cra-template-uikit

Weekly Downloads

1

Version

1.1.5

License

Apache-2.0

Unpacked Size

89.1 kB

Total Files

61

Last publish

Collaborators

  • hitachi-vantara
  • dleao
  • jmcrfp
  • erik.martin
  • steve.maring