@devchanghoon/grid-images-upload
TypeScript icon, indicating that this package has built-in type declarations

0.0.72 • Public • Published

react-create-library-boilerplate

A project configured to create a library dedicated to the project

NPM JavaScript Style Guide

Install

git clone react-create-library-boilerplate

Directory configuration

project/
│
├── src/ <-the library you want to create
│   ├── index.tsx 
│   └── example.component.tsx
│
├── example/ <-test app
│   └── src/
├── package.json // Modify the name of package.json
└── README.md

Usage

npm run link
npm run start-dev

License

MIT © leechanghoon3024

Readme

Keywords

none

Package Sidebar

Install

npm i @devchanghoon/grid-images-upload

Weekly Downloads

120

Version

0.0.72

License

none

Unpacked Size

167 kB

Total Files

47

Last publish

Collaborators

  • lchanghoon12