Card component using stanciljs <3 Getting Started to run: npm install npm start To view the build, start an HTTP server inside of the /www directory. To watch for file changes during develop, run: npm run dev To build the app for production, run: npm run build