фронтенд, в котором есть наши непубличные ветки
Go to file
2022-10-07 16:07:52 +03:00
.github/workflows minor fixes 2022-09-19 10:52:26 +02:00
.husky init 2022-09-09 14:53:35 +03:00
docs init 2022-09-09 14:53:35 +03:00
public confirm-component 2022-10-05 20:17:38 +03:00
src finish-chunks 2022-10-07 16:07:52 +03:00
.editorconfig init 2022-09-09 14:53:35 +03:00
.eslintignore store layer 2022-09-13 12:30:36 +02:00
.eslintrc.js merged 2022-10-03 16:20:16 +03:00
.gitignore nolazy-chunks 2022-10-07 12:23:19 +03:00
.lintstagedrc chunks-lazy 2022-10-07 11:04:26 +03:00
.npmrc init 2022-09-09 14:53:35 +03:00
.prettierrc.json init 2022-09-09 14:53:35 +03:00
.stylelintignore store layer 2022-09-13 12:30:36 +02:00
.stylelintrc init 2022-09-09 14:53:35 +03:00
astro.config.ts fixchunks 2022-10-07 15:57:33 +03:00
CHANGELOG.txt offset-limit 2022-09-14 14:05:48 +03:00
codegen.yml init 2022-09-09 14:53:35 +03:00
LICENSE init 2022-09-09 14:53:35 +03:00
package.json no-astro-mdx 2022-10-07 14:02:34 +03:00
README.md init 2022-09-09 14:53:35 +03:00
tsconfig.json tsconfig-noastro 2022-10-04 14:42:12 +03:00
yarn.lock no-astro-mdx 2022-10-07 14:02:34 +03:00

Astro + Solid.js

Created with

npm init astro -- --template framework-solid

Astro working with Solid.

Write your Solid components as .jsx or .tsx files in your project.