#208: Use postinstall script

Issue #208 by menghif

Use postinstall script

Description


Hello, the npm run installer step can be run automatically after npm install in the root folder by using the postinstall script. I made this change to simplify the process of getting up and running. 😊

Type of change


Please delete options that are not relevant.

  • [x] New feature (non-breaking change which adds functionality)
# Responsive Testing?
(Only applicable for Frontend changes)
Checked for: (width in px)
  • [ ] Laptop L - 1440px
  • [ ] Laptop - 1024px
  • [ ] Tablet - 768px
  • [ ] Mobile M - 375px
# Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my code
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
Was this page helpful?