1.0.28 • Published 3 years ago

pcs-polaris v1.0.28

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.27

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago