0.10.1-rc1 • Published 10 months ago
@coasys/flux-poll-view v0.10.1-rc1
Flux Preact Starter Template
About
This starter template includes everything you need to make an app for Flux.
Dependencies:
- ad4m
- ad4m-connect
- ad4m-elements
Setup
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm installDevelopment
# yarn
yarn dev
# npm
npm devProduction
# yarn
yarn build
# npm
npm buildThe output of the build will end up in dist/main.js. This build will output a web component that can be published on npm by running npm run release.
0.10.1-rc1
10 months ago
0.0.1
1 year ago