Skip to content

terser/repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.