Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 305 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 305 Bytes

NLPplayground

setup

clone repo

git clone https://github.com/alessioC42/NLPplayground.git

change dir

cd  NLPplayground/webserver

configure webserver (set correct path)

nano config.json

install node modules

npm i

execute

npm run default