Skip to content

imkunet/solidjs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7145abd · Jul 21, 2023

History

8 Commits
Nov 10, 2022
Jul 21, 2023
Nov 10, 2022
Nov 10, 2022
Apr 24, 2023
Apr 24, 2023
Apr 24, 2023
Jul 21, 2023
Jul 21, 2023
Nov 10, 2022
Apr 24, 2023
Nov 10, 2022
Nov 10, 2022
Nov 10, 2022

Repository files navigation

solidjs-template

Please note: these are my personal settings and are not in any way endorsed or supported by SolidJS

What's inside

Recommendations

This repo works best in vscode/forks with the ESLint, Prettier, and Typescript extensions installed and enabled!

Getting started

You can get this template now in your terminal by running

npx degit imkunet/solidjs-template my-project

and then inside the project directory run

pnpm i

Customization

Some things you might want to remember to change to your own and or re-brand are:

  • Project license
  • package.json name and version
  • index.html title, meta, and theme colors
  • src/assets/favicon.ico

Available Scripts

In the project directory, you can run:

pnpm dev or pnpm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

pnpm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

You can deploy the dist folder to any static host provider (pages.dev, vercel, netlify, etc.)

About

My personal SolidJS template (batteries included!)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published