Skip to content

My own strong opinionated react/typescript boilerplate with blackjack and hookers. In fact, forget the boilerplate.

License

Notifications You must be signed in to change notification settings

emilianox/shiny-typescript-boilerplate

Repository files navigation

Shiny Typescript Boilerplate

License GitHub top language David

My own strong opinionated react/typescript boilerplate with blackjack and hookers. In fact, forget the boilerplate.

Main Features

  • Async loader for routing and code
  • Only Functional component with Hooks
  • State management with unstated-next

Key Techs

Other libraries installed

Typescript extended support with:

StoryBook extended support with:

Webpack Extended support with:

Vs code recommended extencions

Installation

Install it:

git clone https://github.com/emilianox/shiny-typescript-boilerplate
npm install

Starting the development server

npm start

Screenshots

Main Page

Analize Page

Audits in chrome

NPM Tasks

npm run storybook # run storybook
npm run type-check # run tsc to check ts errors
npm run type-check:watch # run tsc to check ts errors in watch mode
npm run type-coverage # run type-coverage
npm run build # compile project
npm run analize-build # compile project and run Bundle Analyzer
npm run build-storybook # run storybook in production and static mode
npm run clean # clean dist/ folder

API used

https://anapioficeandfire.com/

Maintainers

@emilianox.

Contributing

Feel free to dive in! Open an issue or submit PRs.

This is a heavy edited fork of:

https://github.com/a-tarasyuk/react-webpack-typescript-babel

Licence

MIT

About

My own strong opinionated react/typescript boilerplate with blackjack and hookers. In fact, forget the boilerplate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published