фронтенд, в котором есть наши непубличные ветки
Go to file
2022-11-13 09:44:30 +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 reactionsByShout not used 2022-10-18 07:40:05 +03:00
public Fixed content index control style 2022-11-09 22:51:41 +03:00
src upgrade-pks 2022-11-13 09:44:30 +03:00
.editorconfig init 2022-09-09 14:53:35 +03:00
.eslintignore upgrade-pks 2022-11-13 09:44:30 +03:00
.eslintrc.js eslint no-nested-ternary enabled 2022-10-31 14:43:26 +01:00
.gitignore nolazy-chunks 2022-10-07 12:23:19 +03:00
.lintstagedrc sort-package.json 2022-10-31 14:45:38 +01:00
.lintstagedrc.bak prettier on on precommit enabled 2022-10-25 17:44:31 +02: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 styleslint defaultSeverity set to warning 2022-10-21 13:32:10 +02:00
astro.config.ts upgrade-pks 2022-11-13 09:44:30 +03:00
CHANGELOG.txt upgrade-pks 2022-11-13 09:44:30 +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 upgrade-pks 2022-11-13 09:44:30 +03:00
pnpm-lock.yaml upgrade-pks 2022-11-13 09:44:30 +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

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.