0.0.72 • Published 2 years ago

@devchanghoon/grid-images-upload v0.0.72

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

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

0.0.71

2 years ago

0.0.7

2 years ago

0.0.72

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago