Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 226 Bytes

@stackflow/demo

This is an example of using Stackflow in a basic Single Page Application environment. The entry point where the app starts is ./src/main.ts

Getting Started

$ yarn dev

# or
$ yarn dev:app