Getting Started with Preact, TypeScript and Parcel This is an example project that accompanies the following article: Preact Project with TypeScript and Parcel Running with Yarn yarn install yarn start Running with NPM npm install npm start Testing in Browser Navigate to the http://localhost:1234 address to see the application.