Y
Hacker News
new
|
ask
|
show
|
jobs
by
buchanaf
3200 days ago
Well create an index.html, inline a style tag in said file, write some CSS, npm init, npm install http-server -g, update package.json to with this script "start": "http-server", and profit.
Fear not, we have the technology.