Skip to content

ClockworksIO/rum-shadow-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rum-shadow-boiler

Boilerplate generator for webapps using rum and shadow-cljs.

Overview

Note: This project is new and might contain several bugs and functionality can still have breaking changes!

This project aims to provide a simple boilerplate generator for new Clojurescript projects. A new project created with this boilerplate includes the following components:

Usage

To create a new project checkout this repository and run the new project Babashka task:

bb new project --name "fancy" \
	--path "./fancy/" \
	-d "An example app to build a fancy PWA."  \
	-w "https://my-fancy-example.com"  \
	-r "htps://github.com/fancy/fancy.git"  \
	-o "Fancy Inc."  \
	-N "fancy"  \
	-a "John Doe <johndoe@my-fancy-example.com>"  \
	-l "Apache-2.0"

About

A boilerplate generator for Clojurescript projects using rum, shadow-cljs, storybook, cypress and tailwind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published