Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terser/repl

📟 REPL web application
https://github.com/terser/repl

react repl terser web

Last synced: 3 months ago
JSON representation

📟 REPL web application

Awesome Lists containing this project

README

        

# repl

## About

This is the repo for terser's online repl available at [try.terser.org](https://try.terser.org).

### Screenshot

![Terser REPL screenshot](https://user-images.githubusercontent.com/38240/63511165-5afcae80-c4d8-11e9-9011-acfb7d58484d.png)

## Development

In the project directory, you can run:

### Start
`yarn start`

Runs the app in the development mode.
Open [http://localhost:3000](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.