Files
react-befunge/README.md
2022-08-25 20:58:06 +02:00

10 lines
168 B
Markdown

## Install and run
Install NodeJS
```
git clone https://github.com/olemorud/react-befunge
cd react-befunge
npm run start
```
Opens in browser at http://localhost:3000