0.1.1 • Published 2 years ago

slowbro-ui v0.1.1

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

SAMPLE NPM PACKAGE

THIS IS SAMPLE TO DEVELOP ONE NPM PACKAGE

HOW TO GET IT:

npm

npm install slowbro-ui

yarn

yarn add slowbro-ui

pnpm

pnpm install slowbro-ui

REFERENCE:

https://www.section.io/engineering-education/npm-packages/

TECH STACKS:

FRAMEWORKS

  • React: A JavaScript library for building user interfaces

UI Libraries:

  • Chakra: Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

DEVELOP TOOLS

  • Vitejs: Vitejs(French word for "quick", pronounced /vit/, like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects.
  • Typescript: TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.