https://github.com/agenthackeryt/replit-node16
https://github.com/agenthackeryt/replit-node16
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/agenthackeryt/replit-node16
- Owner: AgentHackerYT
- Created: 2021-12-21T08:26:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T08:32:19.000Z (over 4 years ago)
- Last Synced: 2025-02-08T16:44:58.758Z (over 1 year ago)
- Language: Nix
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)