README
Tyneeapp
Bootstrap simple html projects.
Creates a project with the following
index.html
main.css
main.js
Thats it!!!
Usage
npx tyneeapp <project-name>
or
npm install -g tyneeapp
tyneeapp <folder>
Bootstrap simple html projects.
<script type="module">
import tyneeapp from 'https://cdn.skypack.dev/tyneeapp';
</script>
Bootstrap simple html projects.
Creates a project with the following
index.html
main.css
main.js
Thats it!!!
npx tyneeapp <project-name>
or
npm install -g tyneeapp
tyneeapp <folder>