Skip to content

Repository files navigation

culiboot

Culi's goto bootstrap web project using vite, react, react-router, and linaria.

Setup

After cloning the repo and installing the deps, search the codebase for TODO(boot) setup tasks.

See also, frontendchecklist.io and isitagentready.com. Consider utilizing open-prop CSS variables and adopting standard files like:

[!NOTE]: If you want to use this with SSR: flip ssr: true in react-router.config.ts, add a start script in package.json like "start": "react-router-serve ./build/server/index.js", and note that the current preview script will no longer exercise the real app. If not, you may remove @react-router/node and @react-router/serve. isbot is only necessary if you add a custom app/entry.server.tsx for streaming or handling bots.

Development

git clone git@github.com:tif-calin/culiboot.git
cd culiboot
cp .env.example .env
pnpm i
pnpm dev

About

My goto bootstrap for a web project. Uses typescript, CRA, styled-components, and react-router-dom

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages