polythene-setupdeprecated

Polythene setup example

Usage no npm install needed!

<script type="module">
  import polytheneSetup from 'https://cdn.skypack.dev/polythene-setup';
</script>

README

Setup of Polythene 0.3 for Mithril

Compatible with Mithril 0.2.5.

Minimal setup example how to create a Polythene app.

Init

yarn

Development server (port 3000)

yarn run dev

Build

yarn run build