node
Running Node.js on a Android device
File Explorer
Download Latest Version (.zip)- release.yaml
- FUNDING.yaml
- repo.json
- service.sh
- update-binary
- updater-script
- grf
- node
- node_on_android.d.sh
- log.js
- node
- de.json
- en.json
- index.js
- App.jsx
- index.jsx
- node
- Build.js
- System.js
- SystemProperties.js
- index.js
- package.json
- Log.js
- index.js
- package.json
- python3
- android-os.node.d
- android-util.node.d
- android-os.node.d
- android-util.node.d
- android-os.node
- android-util.node
- android-os.node
- android-util.node
- android-os.target.mk
- android-util.target.mk
- binding.Makefile
- config.gypi
- Makefile
- properties.h
- environment.h
- properties.h
- system.h
- audioplayer.h
- log.h
- sleep.h
- Build.js
- Environment.js
- File.js
- Log.js
- Magisk.js
- MagiskModule.js
- System.js
- SystemProperties.js
- bindings.js
- LICENSE.md
- package.json
- README.md
- test.js
- tests.json
- .npmignore
- .travis.yml
- History.md
- index.d.ts
- index.js
- LICENSE
- package.json
- README.md
- check-napi.js
- clang-format.js
- conversion.js
- eslint-format.js
- README.md
- common.gypi
- except.gypi
- index.js
- LICENSE.md
- napi-inl.deprecated.h
- napi-inl.h
- napi.h
- node_api.gyp
- noexcept.gypi
- nothing.c
- package-support.json
- package.json
- README.md
- .package-lock.json
- properties.cpp
- environment.cpp
- properties.cpp
- system.cpp
- audioplayer.cpp
- log.cpp
- sleep.cpp
- android-os.cpp
- android-util.cpp
- .gitignore
- .gitmodules
- .prettierrc
- binding.gyp
- index.js
- package-lock.json
- package.json
- test.js
- bindings.js
- LICENSE.md
- package.json
- README.md
- test.js
- tests.json
- .npmignore
- .travis.yml
- History.md
- index.d.ts
- index.js
- LICENSE
- package.json
- README.md
- python3
- mconf.o.d
- mconf.node.d
- mconf.node.d
- mconf.o
- mconf.node
- mconf.node
- binding.Makefile
- config.gypi
- Makefile
- mconf.target.mk
- INIReader.h
- mconf.js
- .package-lock.json
- mconf
- mconf.cpp
- binding.gyp
- index.js
- Makefile
- package-lock.json
- package.json
- test.js
- check-napi.js
- clang-format.js
- conversion.js
- eslint-format.js
- README.md
- common.gypi
- except.gypi
- index.js
- LICENSE.md
- napi-inl.deprecated.h
- napi-inl.h
- napi.h
- node_api.gyp
- noexcept.gypi
- nothing.c
- package-support.json
- package.json
- README.md
- yarn
- yarn.js
- yarng
- yarnpkg
- cli.js
- v8-compile-cache.js
- package.json
- node
- .gitignore
- install.sh
- LICENSE
- module.prop
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/Magisk-Modules-Alt-Repo/node
Downloads the entire project code from GitHub to your computer.
cd node
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn global add npm
Type this command into your terminal and run it.
nano $(realpath $(which npm))
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
