README
neon-hello
a "hello world" demo of Neon
Setup
git clone https://github.com/amilajack/neon-hello
cd neon-hello
npm install # or yarn
npm test # or yarn test
a 'hello world' demo of Neon
<script type="module">
import amilajackNeonHello from 'https://cdn.skypack.dev/@amilajack/neon-hello';
</script>
a "hello world" demo of Neon
git clone https://github.com/amilajack/neon-hello
cd neon-hello
npm install # or yarn
npm test # or yarn test