alessioalex / node-modules-in-the-browser

https://twitter.com/goinggodotnet/status/1501992459794059268

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prototyping with node modules in the browser

# install node dependencies
npm i
# creates the build and runs the static file server
npm start

Open http://localhost:9090/ and modify ./public/testing-out-stuff.js to your liking!

About

https://twitter.com/goinggodotnet/status/1501992459794059268


Languages

Language:JavaScript 74.5%Language:HTML 25.5%