README
@jap/express
You may look at real example with:
git clone https://github.com/d8corp/jap.git
cd jap
npm i
npm start
Jap plugin for express
<script type="module">
import d8corpJapExpress from 'https://cdn.skypack.dev/@d8corp/jap-express';
</script>
You may look at real example with:
git clone https://github.com/d8corp/jap.git
cd jap
npm i
npm start