1.0.13 • Published 4 years ago
cl-comment-service v1.0.13
📦 Install
Run yarn add cl-comment-service to install
🔨 Sample Usage
import Comment from 'cl-comment-service/lib/Comment';<Comment
token='token-here'
username='rssibug'
firstName='RS Aron'
lastName='Sibug'
email='email-here'
jobId={123456}
maxCommentChar={10000}
maxFilesCount={2}
maxFileSize={3000000}
allowedFileTypes={['pdf', 'jpeg', 'jpg']}
/>🔨 Local Development
To start the project, just run the following:
yarn install
npm run storybookthen go to http://localhost:6006/