Skip to content

2359media/react-sails-boilerplate

Repository files navigation

cast

Dependency

  • server: sails v0.12.13
  • node: v7.6.0
  • database: mysql
  • session: redis
  • frontend: react v15.6.1

Javascript Style Guide

Make sure your IDE respect the settings in .editorconfig and use the linting guideline in .eslintrc.json.

Git Commit Guidelines

Follow Angular Rules here: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit

Download and install commitizen.

Running Project

Development

npm i
npm run dev

Staging & Production

npm i
npm run start

About

Sails with React-Redux-Webpack Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published