cc-8
v2.1.3
Published
Code challenge to show understanding of node
Downloads
6
Readme
"# code-challenge-8" Complete assignment-Code Challenge 8. Create local repo, "code-challenge=8". Create files, "index.mjs, data.mjs" in Visual Studio Code. Edit pckg.json - edit "type:git" to "type: module"; change "index.js to index.mjs" "Export data from "data.mjs" to "index.mjs". Create GitHub repo and push local repo to it. Future steps -- open NPM account and publish repo in it.