https://github.com/naffiq/perne
Stamina-like web application for kazakh language
https://github.com/naffiq/perne
Last synced: about 2 months ago
JSON representation
Stamina-like web application for kazakh language
- Host: GitHub
- URL: https://github.com/naffiq/perne
- Owner: naffiq
- Created: 2014-02-27T23:07:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T17:43:05.000Z (over 2 years ago)
- Last Synced: 2024-04-14T12:36:27.378Z (about 1 year ago)
- Language: TypeScript
- Size: 1.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perne
`Perne` stands for `button` in Kazakh language. This little app is meant to help people upgrade their kazakh language typing skills.
## Development
App is developed using React and Typescript. In order to run this app locally execute this command in your terminal from apps folder
```
npm start
```