Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rs-py/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.
https://github.com/rs-py/tesla
bootsrap css ejs ejs-express hacktoberfest hacktoberfest-accepted nodejs
Last synced: 4 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/rs-py/tesla
- Owner: Rs-py
- Created: 2023-10-25T03:09:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T22:48:58.000Z (about 1 year ago)
- Last Synced: 2023-10-30T23:32:05.168Z (about 1 year ago)
- Topics: bootsrap, css, ejs, ejs-express, hacktoberfest, hacktoberfest-accepted, nodejs
- Language: EJS
- Homepage:
- Size: 3.36 MB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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