Skip to content

Nearhos/langapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langapp

How to setup dev environment?

Prerequisites

  1. NodeJS
  2. NPM@16

To install node-server

  1. cd node-server
  2. cp .env.example .env
  3. Add openai api key to the env file
  4. npm install
  5. npm start

To install react-client

  1. cd react-client
  2. npm install
  3. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors