Skip to content

Write and run JavaScript code on your mobile device

License

Notifications You must be signed in to change notification settings

ohenepee/JSCodeRun

 
 

Repository files navigation

JS Code Run (JavaScript Editor)

Available in the App Store and Play Store.

JS Code Run is a full-featured code editor for running JavaScript on your mobile device, built with React Native.

Getting Started

Prerequisites

See the getting started page for React Native to get your development environment up and running.

Then

yarn install

and

yarn ios
yarn android

to run the project on iOS or Android.

Running the tests

Jest is used for unit testing. To run the tests use:

yarn test

About

Write and run JavaScript code on your mobile device

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%