1.0.4 • Published 4 years ago
@troopshr/input-toggle v1.0.4
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 changes
- start:buildruns your app after it has been built using the build command
- buildbuilds your app and outputs it in your- distdirectory
- testruns your test suite with Karma
- lintruns the linter for your project