Skip to content

Latest commit

History

History
30 lines (17 loc) 路 582 Bytes

README.md

File metadata and controls

30 lines (17 loc) 路 582 Bytes

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.