Skip to content

실행하기

node 구현체로 실행하기(Yarn)

1. Github Repository Clone하기

bash
git clone https://github.com/icecream0910/bibimbap-lang.git
cd bibimbap-lang

2. 코드 실행하기

bash
cd node
yarn install #최초 실행 시
yarn start 파일이름.bibim

웹 IDE에서 실행하기

여기에서 비빔랭 코드를 실행해볼 수 있어요.