An open API service indexing awesome lists of open source software.

https://github.com/agenthackeryt/replit-node16


https://github.com/agenthackeryt/replit-node16

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Replit Node 16 Tutorial

- Create A Repl
- Create A File , Name it `replit.nix`
- Copy The Code from [replit.nix](./replit.nix)

- Create A File , Name It `.replit`
- Copy The Code From [.replit](./.replit)

# Optional

- Create a file , name it `index.js`
- Copy the Code from [index.js](./index.js)
- It Will Log The Node Version

[Replit Node V16 Template](https://replit.com/@ConnorBrewster/Nodejs-16)