React

A sample React app for KintoHub

๐Ÿš€ Deploying on KintoHub#

This will take a few minutes to deploy. Then click on the Access tab and copy the External Access URL to see the React App.

๐Ÿ”จ Running locally#

Pre-requisites: NodeJS v13+

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintoproj/kinto-examples
$ cd kinto-examples/react
  • Install the dependencies
$ npm install
  • Run dev server with hot reload at localhost:3000
$ npm start
  • Build for production with minification
$ npm run build

๐Ÿš‘ Support#

Slack: https://slack.kintohub.com/