https://github.com/xkeshav/abcd
A kid learning program based application
https://github.com/xkeshav/abcd
abcd astro css html javascript
Last synced: 2 months ago
JSON representation
A kid learning program based application
- Host: GitHub
- URL: https://github.com/xkeshav/abcd
- Owner: xkeshav
- License: mit
- Created: 2024-05-14T19:03:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T14:41:35.000Z (3 months ago)
- Last Synced: 2025-02-17T02:59:10.868Z (3 months ago)
- Topics: abcd, astro, css, html, javascript
- Language: CSS
- Homepage: https://xkeshav.github.io/abcd/
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# ABCD
A Interactive game for kids ; building in Astro
## How to start
- Navigate to the repo from terminal
- Install dependencies using below command> npm install
- After successful completion of above command, run
> npm run start
This command will output on which address, project is running; open that in browser