Skip to content

acarlson33/scramjet-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scramjet-react

A minimal starter app for creating a scramjet instance in react + tailwind + vite.


src/ - UI

public/ - Scramjet favicon

server.js - Scramjet dev server (Included in original bootstrap)

index.html - Vite entrypoint


To start: run bun i to install depencies, and then bun dev which starts the dev server.

This project does NOT feature any form of hot reloading, and UI changes require a rerun of the dev server.

If you want to contribute, feel free to do so.

All credits go to Scramjet team, you can find the original repository here.

I removed all the boilerplate (e.g. credits, text referring to dev instance stuff). I retained the copyright in the bottom left corner. (No disrespect to the original creators!!)

About

Minimal scramjet template in react + tailwind w/ vite bundler (excludes comments, boilerplate, credits page, etc.)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors