@alexander.gutierrez/smart-campus-energy-management-system

3.0.0 • Public • Published

To download and test this package follow these steps:

Step 1:

In your empty project folder create a new app.js file and copy the following:

const objects = require('@alexander.gutierrez/smart-campus-energy-management-system');
objects.default.executeCommand();

Step 2:

In the terminal, run the following to create the package.json:

npm init -y

Step 3:

To install the package, run this in any terminal:

npm i "@alexander.gutierrez/smart-campus-energy-management-system"

Step 4:

Run the app.js file recently created: node app.js

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.05latest

Version History

VersionDownloads (Last 7 Days)Published
3.0.05
2.0.01

Package Sidebar

Install

npm i @alexander.gutierrez/smart-campus-energy-management-system

Weekly Downloads

6

Version

3.0.0

License

ISC

Unpacked Size

31.6 kB

Total Files

26

Last publish

Collaborators

  • alexander.gutierrez