0.0.4 • Published 8 years ago
true-ui-component v0.0.4
react-redux-boilerplate
React starter boilerplate for client and server rendering (Universal)
Features
Getting Started
$ npm install
$ npm run dev Client: Build to production
$ npm run build:client
../build/
deploy folder buildServer rendering: Build to production
$ npm run build
$ npm run startTesting
$ npm testThank you for your suggestions!