Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 251 Bytes

Tunic Writer

Lets you write in the language of Tunic

Get started

This repo uses yarn. After installing all node_modules, you can start the server or build the dist folder directly.

$ yarn
$ yarn start

This uses port 3000 by default