Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 881 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 881 Bytes

Parcel Angular Example

Parcel supports TypeScript out of the box, so we're halfway there!

This example is more complex and requires the importing of many supporting libraries (Parcel does not auto-import these deps at this time).

Notable files include:

Further Reading