фронтенд, в котором есть наши непубличные ветки
Go to file
2022-10-21 14:40:33 +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 merged 2022-10-21 13:51:01 +03:00
src fixmerge 2022-10-21 14:40:33 +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 demo 2022-10-19 20:26:07 +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 fixes, loading icon 2022-10-12 19:37:26 +02:00
CHANGELOG.txt fix-state 2022-10-18 18:50:49 +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 postmerge 2022-10-19 17:35:20 +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 typing-fixes 2022-10-09 11:33:28 +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.