README
Js App Boilerplate
This is a js app boilerplate with batteries included to speed up project initiation.
Getting Started
Install
yarn
Development
yarn dev
Test
yarn test
This is a js app boilerplate with batteries included to speed up project initiation.
<script type="module">
import bobweiInstagramApi from 'https://cdn.skypack.dev/@bobwei/instagram-api';
</script>
This is a js app boilerplate with batteries included to speed up project initiation.
yarn
yarn dev
yarn test