This sample uses Parcel as the execution environment for TypeScript. https://ics.media/entry/190325/
Node.js must be installed in advance. (Sorry for not using Docker)
npm i -D parcel
npx parcel src/index.html --open
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This sample uses Parcel as the execution environment for TypeScript. https://ics.media/entry/190325/
Node.js must be installed in advance. (Sorry for not using Docker)
npm i -D parcel
npx parcel src/index.html --open