Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 451 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 451 Bytes

tesla

This is a simple, compact nodejs site to show someone how much money they would save if they switched to a Tesla from a gas vehicle.

To run this project:

1. Download all files and then run the command in the project directory:
npm i

2. Then simply run the command:
node index.js

3. Navigate to
http://localhost:3000