0.0.72 • Published 3 years ago

@devchanghoon/grid-images-upload v0.0.72

Weekly downloads
-
License
-
Repository
-
Last release
3 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

3 years ago

0.0.7

3 years ago

0.0.72

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago