Skip to content

colinhacks/import-type-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A demonstration of import type from an external directory using create-react-app.

  • git clone git@github.com:colinhacks/import-type-cra.git
  • cd import-type-cra
  • cd client && npm install
  • open client/src/App.tsx, note the import type invocation
  • yarn start
  • the project compiles fine! 🚀

About

Demonstrating type import from external project using CRA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors