Skip to content

An open-source IDE/runtime for the Small Basic programming language

License

Notifications You must be signed in to change notification settings

nonkit/SmallBasic-Online

 
 

Repository files navigation

SmallBasic-Online

An open-source IDE/runtime for the Small Basic programming language.

To launch a local instance of the editor:

  • Have node/npm installed.
  • npm i to install the required packages
  • npm run gulp watch-source to start the webpack server.
  • Point your browser to http://localhost:8080.
  • webpack should print out that url if another one was used.

About

An open-source IDE/runtime for the Small Basic programming language

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • CSS 1.1%