0.0.8 • Published 1 year ago

@plugandwork/app-tasks v0.0.8

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Example plugandwork app

Installation

Requirements

cp .env.local.example .env.local
npm install
npm run dev

You can set VITE_DEV_CLIENT_TOKEN in the .env.local file to use a static token for the client.

By default, the paw dependencies (core-js, core-react and core-frontend) are redirected to local paths in the tsconfig.json file. Think to remove them if you want to use the npm package or to change the path to the local package.

Tailwind

  • Think to verify the taildwind content array in tailwind.config.js. This array is used to purge the css and remove unused classes.
0.0.8

1 year ago

0.0.7

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago