Skip to content
This repository was archived by the owner on Dec 21, 2020. It is now read-only.

alankey-dev/JSester

Repository files navigation

JSester

JSester is an offline tool for testing and showcasing user-created HTML, CSS and JavaScript code snippets, using Monaco and Electron.

Windows Screenshot of JSester.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/bigalan/JSester

# Go into the repository
cd JSester

# Install dependencies
npm install

# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

To Package

# All platforms
npm run package

# Windows only package
npm run package:win

Resources

License

MIT

About

An offline tool for testing and showcasing user-created HTML, CSS and JavaScript code snippets, using Monaco and Electron.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors