0.1.2 • Published 4 years ago
@troopshr/algolia-connector v0.1.2
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