Skip to content

hadnet/playjs-tsx-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play.js TS setup

Just a setup in order to use TS, .tsx files and Styled Components in Play.Js

Select the React Template, tap "Clone from git repository" option and clone it; after creation press the play button on "node index.js", select "tsc" and press play again. Press the "world" icon. Done it.

Note: @types/styled-components has an issue #33311. As a workaround it was added compilerOptions.types. For a small project like this I think is enough. But remember you can still use CSS if you dont want to use SC.

About

Just a setup in order to use TS, *.tsx files and Styled Components in Play.Js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published