Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calebkabaya/carbon-calculator
https://github.com/calebkabaya/carbon-calculator
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/calebkabaya/carbon-calculator
- Owner: CalebKabaya
- Created: 2024-09-14T19:11:21.000Z (2 months ago)
- Default Branch: Main
- Last Pushed: 2024-09-17T04:12:02.000Z (2 months ago)
- Last Synced: 2024-09-17T08:16:47.756Z (2 months ago)
- Language: TypeScript
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is material design template created based on materially structure
# Getting Started
1. Installation process
- run 'npm install / yarn'
- start dev server run 'npm run start / yarn start'
2. Deployment process
- Goto full-version directory and open package.json. Update homepage URL to the production URL
- Goto full-version directory and run 'npm run build / yarn build'