/trinity

Trinity is Keystone.js+Webpack+React.js with hot reload

Primary LanguageJavaScript

Trinity

This package combines together Keystone.js, Webpack and React with hot reloading.

Installation

  1. clone this repository
  2. run npm i
  3. cd to the directory, run echo COOKIE_SECRET='my_secret' > .env
  4. run npm start and open http://localhost:3000