Just trying some stuff out
npm install
webpack
python3 -m http.server
or
python2 -m SimpleHTTPServer
then open a browser and go to http://0.0.0.0:8000/
Just trying some stuff out
npm install
webpack
python3 -m http.server
or
python2 -m SimpleHTTPServer
then open a browser and go to http://0.0.0.0:8000/