bertrandda / react-nestor-client

React client for Nestor virtual assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-nestor-client

React client for Nestor

This project was bootstrapped with Create React App.

Usage

  • Install dependencies: npm install
  • Run the developer server: npm start
  • Create production build: npm run build

Environment

Duplicate the file .env.sample, rename it .env and change the default value if necessary.

Variable Default Description
REACT_APP_SERVER_ADDRESS "localhost:5000" Address of the server

Homepage

You can customize the homepage by modifing App.js.

License

MIT © Bertrand d'Aure

About

React client for Nestor virtual assistant

License:MIT License


Languages

Language:JavaScript 74.9%Language:CSS 13.3%Language:HTML 11.8%