1.1.1 • Published 2 years ago

@zl-jspg/local-client v1.1.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

ZL Code Playground (client-side)

Introduction

  • An in-browser compile & bundle code-editor for JavaScript. It is inspired and modified from a great course on Udemy taught by Stephen Grider. Definitely deserve to check it out!
  • If you are familiar with Python, this is more like a JavaScript version Jupyter notebook. Perfect for practising interview questions or running the short demo for unfamiliar packages.
  • This repo is the development version and only contains the client-side code for the project. But is still fully usable.

How to use it

This project was bootstrapped with Create React App.

  1. Clone or download the project to your local device
  2. Navigate to the root directory and run npm install
  3. start the application by running npm run

Main Features

Check out the complete project repo