DEV Community

Chris McCormick
Chris McCormick

Posted on

React apps without installing anything

Hey all,

Last week I launched slingcode.net, a browser based code editor. In this short tutorial I show you how you can build React apps with it entirely in the browser without having to npm install anything at all.

Enjoy!

Top comments (2)

Collapse
 
miketalbot profile image
Mike Talbot ⭐

This is really cool I think. A great way to get going and a simple starting point. I guess it would be nice if you had a template for it so you could just get going straight away.

Collapse
 
chr15m profile image
Chris McCormick

Thanks! Template is a great idea. I will add this.