1.0.6 • Published 2 years ago
@alexrafter/bsk-web-config v1.0.6
Script for setting web.config for local development
Intro
Simple script to save time on setting up web.config for local development.
The idea here is that people in the FE team can either globally install the package or just run the script with npx, whenever they are setting up a new site for local development.
Instructions
- Run
@alex-rafter/npx web-config-local-dev - That's it!