@alexrafter/bsk-web-config
v1.0.6
Published
automated set up of web.config for local development
Downloads
4
Readme
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!
