Skip to content

reaudito/icp-template-startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example for Leptos

Getting Started

Both dfx and trunk commands occupy the console while running, so you'll need to use separate terminal windows for each.

First, in one terminal, start the local PocketIC:

dfx start

Then, in a second terminal, deploy your canisters and start the Trunk development server:

make deploy

trunk serve

Tailwindcss

./tailwindcss -i ./crates/frontend/src/input.css -o ./crates/frontend/css/output.css --watch

Prerequisites

About

ICP template startup in leptos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages