Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stonks3141/botany-thyme
Botany info site from NCSSM's SMathHacks 2024 hackathon
https://github.com/stonks3141/botany-thyme
carbon-design-system javascript preact vite
Last synced: 3 months ago
JSON representation
Botany info site from NCSSM's SMathHacks 2024 hackathon
- Host: GitHub
- URL: https://github.com/stonks3141/botany-thyme
- Owner: Stonks3141
- License: isc
- Archived: true
- Created: 2024-03-02T20:21:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T00:43:00.000Z (10 months ago)
- Last Synced: 2024-09-25T18:44:07.007Z (3 months ago)
- Topics: carbon-design-system, javascript, preact, vite
- Language: JavaScript
- Homepage: https://stonks3141.github.io/botany-thyme/
- Size: 1.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Botany Thyme
SMathHacks project
## Development
Install npm and NodeJS. Clone the repository and run `npm install`. Run the
development server with `npm run dev` or build the bundle with `npm run build`.