An open API service indexing awesome lists of open source software.

https://github.com/arrow7000/tsx-scaffold

🏗 ⚛ A minimal scaffold for getting started with React in TypeScript
https://github.com/arrow7000/tsx-scaffold

react tsx typescript webpack

Last synced: 3 months ago
JSON representation

🏗 ⚛ A minimal scaffold for getting started with React in TypeScript

Awesome Lists containing this project

README

          

# TSX Scaffold
A minimal scaffold for getting started with React in TypeScript

## How to use
`git clone` and modify to your heart's content.

`yarn start` runs the development server.

`yarn run build` compiles your code into the build folder, ready for production.

## Contributing
Contributions welcome!