rust-dominator/examples/counter
Pauan 5083e7bdea Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
..
dist Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
src Reverting append_dom to take by reference 2019-06-11 18:20:15 +02:00
.gitignore Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
Cargo.toml Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
README.md Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
package.json Updating examples to use Rollup 2020-03-11 14:23:41 +01:00
rollup.config.js Updating examples to use Rollup 2020-03-11 14:23:41 +01:00

README.md

How to install

yarn install

How to build

# Builds the project and places it into the `dist` folder.
yarn run build