@troopshr/quick-access
v0.0.8
Published
Webcomponent quickAccess following open-wc recommendations
Downloads
39
Readme
Open-wc Starter App
Quickstart
To get started:
npm init @open-wc
# requires node 10 & npm 6 or higherScripts
startruns your app for development, reloading on file changesstart:buildruns your app after it has been built using the build commandbuildbuilds your app and outputs it in yourdistdirectorytestruns your test suite with Karmalintruns the linter for your project
