Skip to content

impulse-sw/impulse-ui-kit-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-ui-kit-example

Simple CC UI Kit example.

Build

To build an example, run these commands:

tailwindcss -i ./input.css -o ./public/tailwind.css --minify
trunk build --release
cp public/tailwind.css dist/
cp public/favicon.ico dist/

Also, you can build and deploy this example with Deployer:

deployer run build

This pipeline requires to have leptos-fmt, tailwindcss and wasm-opt installed.

If you have cc-static-server located in Deployer Content Storage, you can start example via:

deployer run deploy

About

CC UI Kit Example

Resources

Stars

Watchers

Forks