SolidJS

A minimal Solid JS starter with parcel as a build module.

NPM Version

Quick Start

You can get started with a simple app by running the following in your terminal:

> git clone https://github.com/qolbudr/solid-parcel-starter
> cd solid-parcel-starter
> npm i # or yarn or pnpm
> npm run start # or yarn or pnpm