Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

solidjs/create-solid

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Solid Docs

Create Solid

DEPRECATED

This project is replaced by solid-start.


Based on Create React App but tailored for Solid.

Create a basic app:

> npm init solid app my-app

Or,

> yarn create solid app my-app

Create a typescript app:

> npm init solid app-ts my-app

Or,

> yarn create solid app-ts my-app

Create a webcomponent project:

> npm init solid elements my-app

Or,

> yarn create solid elements my-app

About

Set up a modern web app by running one command

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •