1.0.28 • Published 2 years ago

pcs-polaris v1.0.28

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

pcs-polaris

NPM version Build npm-typescriptLicense]github-license-url

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
1.0.28

2 years ago

1.0.27

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.10

2 years ago

1.0.8

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago