Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 275 Bytes

enduro-js-ex

enduro js cli-generated hello world

install cli

yarn global add enduro

generate new project

enduro create project-name cd project-name

run: enduro dev which builds and serves _generated directory