Skip to content
/ resst Public template

A [r]eact [es]build [s]tyled-components [t]ypescript starter template.

Notifications You must be signed in to change notification settings

gothammm/resst

Repository files navigation

RESST

A [r]eact [es]build [s]tyled-components [t]ypescript starter template, batteries included.

Quick Overview

  • Clone the repository.
      git clone https://github.com/peek4y/resst my-app
    
  • Install dependencies & run it locally.
      npm install
      npm run dev

Then open http://localhost:3000 to see your app.

Get started with no configuration, start building components in the src folder.

This template uses TypeScript as the primary language, Ant.D for UI, styled-components for styling components, esbuild for compilation, and concurrently also does typechecking.

About

A [r]eact [es]build [s]tyled-components [t]ypescript starter template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published