nextjs-sj-prime-base
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

nextjs-sj-prime-base

최신 버전 : 0.0.15

가이드 문서 : https://sjsofttech.gitbook.io/nextjs-framework/

개발 방법

1. /src/components 폴더 하위에 만들고 싶은 컴포넌트 파일 생성 및 개발
2. /src/components/index.ts 파일에 해당 컴포넌트 파일 export

빌드

1. pnpm run build 명령어 실행
2. /dist 폴더에 빌드 파일 생성

배포

1. package.json 파일 내 version 변경 (기존 버전보다 더 높은 버전으로)
2. pnpm publish --access public --no-git-checks 명령어 실행

사용 방법

1. pnpm add nextjs-sj-prime-base 명령어 실행하여 라이브러리 설치
2. 파일 상단에 사용하고자 하는 컴포넌트를 import하여 사용
   import { 컴포넌트명 } from '@/src/components/ui'

Readme

Keywords

none

Package Sidebar

Install

npm i nextjs-sj-prime-base

Weekly Downloads

31

Version

0.1.4

License

MIT

Unpacked Size

14.2 MB

Total Files

96

Last publish

Collaborators

  • sj_gyuwan
  • sjsofttech901
  • lee0224