AngelMunoz / perla-templates

A repository with samples showcasing what can the perla dev server do today
https://github.com/AngelMunoz/Perla
8 stars 2 forks source link
devserver devtools dotnet fsharp javascript jsx lit-element perla preact react tsx typescript

Getting Started

If you need to install perla check the Installation instructions

This repository is now part of Perla's scaffolding features!

usage example:

# Running perla commands for the first time ask or ensure templates are currently installed
perla new sample -t flit # fable-lit
cd sample && perla serve