repl icon indicating copy to clipboard operation
repl copied to clipboard

📟 REPL web application

repl

About

This is the repo for terser's online repl available at try.terser.org.

Screenshot

Terser REPL screenshot

Development

In the project directory, you can run:

Start

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Test

yarn test

Runs tests with Jest.

Build

npm run build

Builds the app for production to the build folder.