Skip to content

omril1/good-react-boilerplate

Repository files navigation

Frontend Boilerplate with React, Redux, Storybook, Jest, SASS & TypeScript

Based/Forked From: react-redux-typescript-boilerplate

Note that this project does not include Server-Side Rendering.

Ideal for creating React apps from the scratch.

See also: - react-mobx-typescript-boilerplate - react-redux-typescript-boilerplate

Contains

Build tools

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Test

$ npm run test

License

MIT