README
Usage
In an empty folder, run:
npx @andrewray/next-init
This project does an npm init, but not a git init.
The default port is 3099. I haven't made a templating system to replace it.
What am I doing
<script type="module">
import andrewrayNextInit from 'https://cdn.skypack.dev/@andrewray/next-init';
</script>
In an empty folder, run:
npx @andrewray/next-init
This project does an npm init, but not a git init.
The default port is 3099. I haven't made a templating system to replace it.