README
Its a command line tools for WolverineJS
https://github.com/tarex/WolverineJS
Installation
npm install wolv -g
usage
wolv YourAppName
or just
wolv
Thats it , it will generate the primary boilerplate for your app .
Thanks .
Command lines tools for WolverineJS
<script type="module">
import wolv from 'https://cdn.skypack.dev/wolv';
</script>
https://github.com/tarex/WolverineJS
npm install wolv -g
wolv YourAppName
or just
wolv
Thats it , it will generate the primary boilerplate for your app .
Thanks .