1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

PrimeVue prestige有料を購入してみた

Posted at

primevue prestige
他に情報がなかったので英語サイトを回りながら

VUE3.0で構築したいがBUEFYが対応してくれなくなったので別のものを探す。
40$程度だったのでprestigeを購入してみた。

使い方自体は簡単。zipをダウンロード解凍して
npm installすればOK。

ただ、他のプロジェクトにコンパクトに適応するのに困った。
必要なファイルがpublicフォルダにあるし、inde.htmlでcssの適応を変更しないとデザインが適応されない。
この情報がうまく見つけ切れてなかったので苦戦した。
vue用のsrcだけではなく、public側にcssファイルをコピーするのと、htmlもコピーする必要がある。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?