Skip to content

EmergingDigitalAcademy/simple-node-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-node

A simple Node.js project for demonstration and testing purposes.

Project Structure

  • index.js - Main entry point
  • lib/ - Contains additional modules
    • math.js - Math utility functions
    • another-file.js - Another example module
  • package.json - Project metadata and dependencies

Installation

npm install

Usage

Run the main script:

node index.js

or

npm run start

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published