Skip to content

Latest commit

 

History

History

create-solito-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

create-solito-app

npx create-solito-app@latest

A script that creates a solito monorepo for you in seconds.

Contributing

  • Clone the root repo.
  • cd create-solito-app
  • yarn
  • yarn test to build your local app into a gitignored create-test-app folder

Credits

Thanks to create-next-app, I was able to write create-solito-app in about an hour.