Skip to content

DalYoon/rescript-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rescript-tutorial

Getting started RESCRIPT

(Official Website)[https://rescript-lang.org/]

Run Project

  1. install dependencies
yarn
  1. build & watch
yarn watch
  1. run
  • .res파일이 빌드되면 .mjs 파일로 컴파일 됨
  • node 커맨드로 .mjs파일 실행 가능
node src/Index.mjs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published