Skip to content

lxsmnsyc/solid-sfc-styled-labels-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solid-sfc-styled-labels-starter

This is a SolidJS starter template for easily setting up solid-sfc, solid-styled and solid-labels.

Development

Installation

The project is setup with PNPM but you can also use NPM, Yarn or any other Node package managers.

To start, simply run the one of the following commands to setup the project:

pnpm i
npm i
yarn i

The template uses Vite and vite-plugin-solid.

To run in dev mode:

pnpm dev
npm run dev
yarn dev

To build:

pnpm build
npm run build
yarn build

About

A SolidJS starter template with solid-labels, solid-sfc and solid-styled

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published