Skip to content

phochste/AcmeBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcmeBase

A base implementation of a Solid App with login using svelte

Usage

npx degit phochste/AcmeBase my-solid-app

cd my-svelte-project
npm install
npm run dev