Y
Hacker News
new
|
ask
|
show
|
jobs
by
kccqzy
3767 days ago
You can perfectly use React without npm. Just download the prebuilt development and production versions of react and a simple <script src="..."> would do.
1 comments
scribu
3766 days ago
Ok, so what about JSX? Yes, you can write React templates without JSX, but not happily.
link