pcs-polaris
TypeScript icon, indicating that this package has built-in type declarations

1.0.28 • Public • Published

pcs-polaris

NPM version Build npm-typescript License

This repo is the wrapper of the polaris library

It is simple React admin template following Polaris UI components

Create project in the first time

npm init -y

or

yarn init -y

Add pcs library:

npm install pcs-polaris --save-dev

or

yarn add -D pcs-polaris

Generate project source code:

Generate React repository

npx pcs-polaris create

or

yarn pcs-polaris create

Run project:

Option 1: Run project in Docker

docker compose up -d

Option 2: Run project in local machine

  1. Install packages
npm install

or

yarn install
  1. Start development
npm run start

or

yarn start

Readme

Keywords

Package Sidebar

Install

npm i pcs-polaris

Weekly Downloads

0

Version

1.0.28

License

ISC

Unpacked Size

184 kB

Total Files

120

Last publish

Collaborators

  • khanhnq.nd