ishaq101 commited on
Commit
f7a51af
·
1 Parent(s): a3629ae

[NOTICKET] Demo Frontend

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -6,16 +6,14 @@ sdk: docker
6
  pinned: false
7
  short_description: frontend repository for Data Eyond services
8
 
9
- ---
10
 
11
 
12
- # Chatbot application
13
 
14
- This is a code bundle for Chatbot application. The original project is available at https://www.figma.com/design/tRDoah0zFnGDGbyYPkay1l/Chatbot-application.
15
 
16
- ## Running the code
17
 
18
- Run `npm i` to install the dependencies.
19
 
20
- Run `npm run dev` to start the development server.
21
-
 
6
  pinned: false
7
  short_description: frontend repository for Data Eyond services
8
 
 
9
 
10
 
11
+ # Chatbot application
12
 
13
+ This is a code bundle for Chatbot application. The original project is available at https://www.figma.com/design/tRDoah0zFnGDGbyYPkay1l/Chatbot-application.
14
 
15
+ ## Running the code
16
 
17
+ Run `npm i` to install the dependencies.
18
 
19
+ Run `npm run dev` to start the development server.