Dependency Explorer
@leolovescoding/dependency-explorer for- bootstrapped with Material-UI
yarn start
scripts
package.json
is configured with "scripts"
we can use with yarn start
while developing the project.
Command | Description |
---|---|
yarn start |
start a development server for the demo app |
yarn build |
prepare for publishing to npm |