A toy Node.js+browser app I made for a homework assignment at coding boot camp, Prime Digital Academy in Minneapolis Minnesota.
Deployed on the web at https://meme-me.carnesen.com/.
To run this project on your development host:
- Install Node.js if you haven't already
git clone
this repositorycd
into the repository and runnpm install
andnpm start
-
- Visit http://localhost:3000 in a browser
This project uses calendar versioning with format YYYY.M.#.
- @carnesen/carnesen-dot-com: Automates deployment of carnesen.com sites like https://mathjs.carnesen.com/ using Google Cloud Platform
MIT © Chris Arnesen