Skip to content

rongxinyin/DF-Assessment-Tool

Repository files navigation

Demand Flexibility Assessment Tool

Web-based tool to assess the building demand flexibility of small and medium sized buildings enabling customers to estimate their demand flexibility easily and determine how to reduce their electricity usage in response to on-peak expensive electricity prices.

Setup/Installation

Install Node.js 18.

Available Scripts

NOTE: Scripts are directory dependent. Certain scripts will not work in other directories and are reliant on the package.json file in the directory you are in.

npm start

Client Directory: Runs the client in the development mode.
Open http://localhost:3000 to view it in your browser.

Server Directory: Runs the server in the development mode.
Open http://localhost:8080 to view it in your browser.

npm install

Installs all packages listed in the package.json file in the directory you are in. Make sure to install for the home, client, and server directories.

npm run format

Formats all code using Prettier. Run this in the home directory to format all files.
In VS Code, you can install the plugin Prettier - Code formatter to format code automatically when saving a file.

About

Web-based demand respones assessment tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published