Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

UMM-CSci-3601/production-template-s17

Repository files navigation

UMM CSci Production Template

Based on Lab #4

This is a modification of Lab #4 which includes a slightly different gradle configuration

Setup

Cloning the project inside IntelliJ:

  • When prompted to create a new IntelliJ project, select yes.
  • Select import project from existing model and select Gradle.
    • Make sure Use default Gradle wrapper is selected.
  • Click Finish.

‼️ 🔥 If IntelliJ ever prompts you to compile typescript files into javascript say no!. Doing this will confuse webpack and break the client side of your project during build. No permanent damage will be done, but it's pretty annoying to deal with.

Running your project

ToDo: Write this section

Testing and Continuous Integration

Turn on your repo in Travis CI, replace the build status image in this README, and push your changes. That will trigger a build with Travis.

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published