/search-team-alpine

Simple search POC using Alpine.js

Primary LanguageSCSSApache License 2.0Apache-2.0

search-team-alpine

Simple search POC using Alpine.js

Build Setup

# install dependencies
npm install or yarn install

# serve with hot reload at localhost:9000 for development mode
npm run watch or yarn watch

# serve with hot reload at localhost:9000
npm run serve or yarn serve

# build for production with minification
npm run build or yarn build