sutrisnotay / chatbot.ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App. If you want to find out more about Create React App you can visit its GitHub.

Project Structure

  • build: Production ready. This folder will go to web server.
  • public: All static assets goes here
  • src: All your main logic (React) goes here

Development

If you want to develop this chatbot.ui, you can

  1. Clone this repo
  2. run npm install to install all dependecies
  3. npm run start to start development web server

About


Languages

Language:HTML 91.1%Language:CSS 8.2%Language:JavaScript 0.7%