Skip to content

hmerritt/adrift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

842 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Adrift

Template react app with batteries included πŸ”‹

Checkout Adrift Native to run Adrift apps natively on Windows, Mac, and Linux.

Getting started

Quick start, get up an running in one command:

git clone https://github.com/hmerritt/adrift && cd adrift && bun i && bun dev

Clone this repo and run one of the following scripts:

Available scripts (run using bun run <script>):

  • dev - starts Vite dev server for local development
  • lint - runs fast lint (oxlint), ESLint compatibility checks, and type-checking
  • lint:fast - runs oxlint (primary fast lint pass)
  • lint:eslint - runs ESLint (StyleX + React hooks/compiler compatibility rules)
  • typecheck - runs TypeScript type-checking (tsc --noEmit)
  • test - runs all test files
  • preview - similar to dev, but uses production mode to simulate the final build
  • build - builds the project to dist directory
  • cosmos - Cosmos dev server

About

🌊 Template react app (with batteries included πŸ”‹)

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages