https://github.com/narze/9speech
Speech of 9arm (wip)
https://github.com/narze/9speech
hacktoberfest
Last synced: about 1 year ago
JSON representation
Speech of 9arm (wip)
- Host: GitHub
- URL: https://github.com/narze/9speech
- Owner: narze
- Created: 2021-07-22T15:17:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T10:23:04.000Z (almost 3 years ago)
- Last Synced: 2025-04-17T00:18:26.092Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Astro
- Homepage: https://9speech.vercel.app
- Size: 1.24 MB
- Stars: 8
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 9Speech
[Prophet button](https://prophet-button.netlify.app) but for 9arm, built with [Astro](https://astro.build).
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
|:----------------|:--------------------------------------------|
| `npm install` | Installs dependencies |
| `npm start` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |