Skip to content

marcusvetter/yoda-chat

Repository files navigation

yoda-chat

Prerequisites

  • npm install -g webpack webpack-dev-server protractor cucumber
  • Within the project folder: npm install

How to build/run

  • npm run backend for starting the application backend (localhost:3000)
  • npm run frontend for starting the dev server and running the application frontend (localhost:8080)
  • npm run build for creating a bundle (prod)
  • protractor protractor.config.js for executing the end-2-end tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published