Skip to content

hostwriter/hostwriter.github.io

Repository files navigation

Node.js CI Coverage Status

Host Writer

Web application front-end for GPT-3 Comedy Writer MSU Denver Senior Project, Class of 2020

Our team:

  • Alexander Lyubomirov
  • Bobby Wettig
  • Remi Arata
  • Xiaosong Wang
  • Jesus Torres

How to use this code:

First things first, instal dependencies

npm install

Development

Automatically build on code change

npm start

Testing

Just once, with coverage

npm run test

Continually run tests on code change (Do this for TDD)

npm run test-watch

Deployment

Build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published