anomaily-components

0.1.9 • Public • Published

frontend-components

Create a Vue.js project

Used bun

$ bun create vue@latest
✔ Add TypeScript? No
✔ Add JSX Support? No
✔ Add Vue Router for Single Page Application development? Yes
✔ Add Pinia for state management? Yes
✔ Add Vitest for Unit testing? Yes
✔ Add an End-to-End Testing Solution? Playwright
✔ Add ESLint for code quality? Yes
✔ Add Prettier for code formatting? Yes

Install Tailwind

$ bun install -D tailwindcss postcss autoprefixer
$ bun run tailwindcss init -p

Then, follow Tailwind with Vue.

Dark mode

Toggled by adding/removing class="dark" to/from <html> in the index.html

Install Iconify

$ bun install --save-dev @iconify/vue

Render

$ bun install
$ bun run dev

Readme

Keywords

none

Package Sidebar

Install

npm i anomaily-components

Weekly Downloads

5

Version

0.1.9

License

none

Unpacked Size

207 kB

Total Files

7

Last publish

Collaborators

  • pkwboonpeng