Skip to content
/ starbase-react Public template

๐ŸŒŒ starbase-react is a production-ready Typescript, React, Redux Toolkit & Emotion boilerplate.

License

Notifications You must be signed in to change notification settings

bstaruk/starbase-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

starbase-react

dependencies status FOSSA Status

starbase-react is a production-ready Typescript, React, Redux Toolkit & Emotion boilerplate. Brewed with Create React App (v5.0.1 w/ TypeScript template), then sweetened with:

starbase-react is a spin on starbase. It's intended to be relatively small in scope so that it may be easily extended and customized, or used as a learning tool for folks who are trying to become familiar with Typescript, React 16, Redux Toolkit, Redux-Saga, Emotion, Testing Library, etc.

Getting Started

After completing the steps below, you will be ready to begin using starbase-react:

  1. Install Node.js (latest LTS recommended)
  2. Clone starbase-react into your project root directory
  3. Install dependencies by running npm install in your project root directory

Developing, Testing & Building

Local Development

npm run start serves the app locally at http://localhost:3000.

Running Tests

npm run test tests the app.

Building for Production

npm run build builds the app to dist.

License

starbase-react is open source and free software, so you may to do whatever you wish with it -- commercially or personally. You can buy me a beer next time you're in Boston, star the project and tell a friend, or you can erase all signs of origin and tell your coworkers that you made it yourself. It's all good!