Alexandre 0181578698 auto-hmr
2020-08-01 00:23:02 +02:00
2020-08-01 00:23:02 +02:00
2020-08-01 00:23:02 +02:00
2020-07-17 17:55:30 +02:00

Install

# Javascript template
$ npx degit amoutonbrady/vite-template-solid/js#main my-solid-project
$ cd my-solid-project
$ npm install # or pnpm install or yarn install
# Typescript template
$ npx degit amoutonbrady/vite-template-solid/ts#main my-solid-project
$ cd my-solid-project
$ npm install # or pnpm install or yarn install

Troubleshooting

It appears that Webstorm generate some weird triggers when saving a file. In order to prevent that you can follow this thread and disable the "Safe Write" option in "Settings | Appearance & Behavior | System Settings".

S
Description
No description provided
Readme 1.2 MiB
Languages
TypeScript 90.8%
HTML 3.2%
JavaScript 2.8%
SCSS 2.3%
CSS 0.9%