Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Toulu-debug/enen
https://github.com/Toulu-debug/enen
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Toulu-debug/enen
- Owner: Toulu-debug
- License: mit
- Created: 2021-06-11T06:58:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T14:50:26.000Z (5 months ago)
- Last Synced: 2024-06-04T16:48:13.025Z (5 months ago)
- Language: JavaScript
- Size: 642 KB
- Stars: 2,319
- Watchers: 77
- Forks: 1,059
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
A NodeJS project# Languages
TypeScript & JavaScript# Environment
Windows, Linux, MacOSNodeJS https://nodejs.org
```shell
npm install -g cnpm
```# Usage
```shell
cd enen
cnpm install
node filename.js
ts-node filename.ts
```