Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
# clone this repo
git clone https://github.com/danielesteban/sculpty.git
cd sculpty
# install dependencies
pnpm install
# build the module
pnpm build
# start the dev environment
pnpm start
# open http://localhost:8080/ in your browser