1.0.0 • Published 12 months ago

reusable-charts v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

PUBLISHING REUSABLE CHARTS

Pre requisites

Flow

STEPS TO DO

  • Create a NPM Directory
    • Inside project repo open terminal
      • type "NPM init" and fill in all the details
      • install required d3 package "npm i d3"
  • Open index.html in browser to see bar chart
  • In command prompt
    • type "npm login"
      • Provide your npm account credentials
      • It might ask for OTP received in your email id
    • "npm publish"

Submit you code

  • Commit and push the fixes to your fork. Check on Gitlab that CI/CD > Pipelines passes without errors
  • Create an issue titled Exercise submission. Add a link to your repo, link to your NPM Package and submit the issue.
1.0.0

12 months ago