Awesome
Learning Polka
A micro web server.
Just one of the things I'm learning. https://github.com/hchiam/learning
Using yarn
:
yarn # or: npm i
yarn start # or: npm start
# open http://localhost:3000/
See index.js
for details.
A micro web server.
Just one of the things I'm learning. https://github.com/hchiam/learning
Using yarn
:
yarn # or: npm i
yarn start # or: npm start
# open http://localhost:3000/
See index.js
for details.