фронтенд, в котором есть наши непубличные ветки
Go to file
2022-09-17 21:27:54 +03:00
.github/workflows init 2022-09-09 14:53:35 +03:00
.husky init 2022-09-09 14:53:35 +03:00
docs init 2022-09-09 14:53:35 +03:00
public init 2022-09-09 14:53:35 +03:00
src codegen 2022-09-17 21:27:54 +03:00
ssr auth send link common mutation 2022-09-17 21:23:30 +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 init 2022-09-09 14:53:35 +03:00
.gitignore init 2022-09-09 14:53:35 +03:00
.lintstagedrc fixes 2022-09-14 20:53:42 +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 init 2022-09-09 14:53:35 +03:00
astro.config.ts init 2022-09-09 14:53:35 +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
mdx.config.ts init 2022-09-09 14:53:35 +03:00
package.json offset-limit 2022-09-14 14:05:48 +03:00
README.md init 2022-09-09 14:53:35 +03:00
tsconfig.json init 2022-09-09 14:53:35 +03:00
yarn.lock Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2022-09-17 07:12:10 +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.