ray-delossantos / sinuous-typescript-jsx-tailwind-router

Home Page:https://luwes.github.io/sinuous-typescript-jsx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinuous JSX Typescript demo

Overview

A demo project for showing off Sinuous JSX in TypeScript

Install dependencies

yarn

Compile

yarn build

Start http server

yarn start

Tailwind CSS

There's a full functioning postcss config for working in a dev environment.

Vanilla Router

The Vanilla router is integrated. All routes are defined in app.tsx

About

https://luwes.github.io/sinuous-typescript-jsx/


Languages

Language:TypeScript 57.2%Language:JavaScript 26.9%Language:HTML 13.3%Language:CSS 2.6%