This package combines together Keystone.js, Webpack and React with hot reloading.
- clone this repository
- run
npm i
cd
to the directory, runecho COOKIE_SECRET='my_secret' > .env
- run
npm start
and openhttp://localhost:3000
This package combines together Keystone.js, Webpack and React with hot reloading.
npm i
cd
to the directory, run echo COOKIE_SECRET='my_secret' > .env
npm start
and open http://localhost:3000