A react starter kit with SSR.
https://super-simple-react-starter-gdfyhflfqk.now.sh
yarn install -g create-razzle-app
git clone https://github.com/myungjaeyu/super-simple-react-starter.git
cd super-simple-react-starter
yarn install
yarn start
-
production build
yarn build
-
open the local server with the production file
yarn start:prod
-
running tests
yarn test
$ docker-compose build && docker-compose up
$ serverless deploy
- Server-Side Rendering
- Razzle
- Sass
- React-router-dom v4+
- Redux-observable
- Preload / prefetch resource
- Code splitting
- Latest packages
- semantic-ui-react
- styled-components for SSR
- SEO support via react-helmet
- Circle CI
- react-test-renderer
- DynamoDB
- dynamoose
- storybook
Copyright © 2018 Liang Wang, Myungjae Yu
Vendor URL Razzle https://github.com/jaredpalmer/razzle
This project is licensed under the MIT license.