0.0.5 • Published 7 years ago
sb-card-web-component v0.0.5
Card component using stanciljs <3
Getting Started
to run:
npm install
npm startTo view the build, start an HTTP server inside of the /www directory.
To watch for file changes during develop, run:
npm run devTo build the app for production, run:
npm run build