https://github.com/evilfreelancer/app-yopta
Mobile application written on yoptascript
https://github.com/evilfreelancer/app-yopta
cordova javascript mobile-app yoptascript
Last synced: 8 months ago
JSON representation
Mobile application written on yoptascript
- Host: GitHub
- URL: https://github.com/evilfreelancer/app-yopta
- Owner: EvilFreelancer
- License: mit
- Created: 2017-06-23T19:38:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T20:10:33.000Z (almost 9 years ago)
- Last Synced: 2025-04-06T14:21:30.352Z (about 1 year ago)
- Topics: cordova, javascript, mobile-app, yoptascript
- Language: Java
- Size: 305 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppYopta
Simple and fun cordova based application written on YoptaScript.

## How to use
For first you need cordova tools (if you don't have his), available via npm
npm install -g cordova
On next step need clone the repo and make some preparations:
git clone git@github.com:EvilFreelancer/app-yopta.git
cd app-yopta
npm install
On next step you need add the target platforms, for example:
cordova platform add android
cordova platform add browser
Now we can run our project:
npm run dev
## Special thanks to:
I thank the following for their help in drawing up a list of
blatant phrases for this application:
* [Rakadrakaa](https://www.twitch.tv/rakadrakaa)
* [rusty_beard](https://www.twitch.tv/rusty_beard)