Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 309 Bytes

File metadata and controls

27 lines (18 loc) · 309 Bytes

StoryBuilder

StoryBuilder is a novel-script builder for Otofuda StoryTeller System.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint