Awesome
ttsc-browser-import-template
A repo template for ttypescript-browser-like-import
How to use it:
- Click Use this template.
git clone
your new repo.- Use
yarn
ornpm i
to install dependencies. - Use
yarn start
ornpm run start
to start. - Use
yarn build
ornpm run build
to build.