Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 798 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 798 Bytes

Sample Deck Uploader backend

This is a demo project for WeFunder company. The project is a Meven project built by Spring boot framework. It requires to use Java 1.8

Install Dependencies

It you are using IDEA dependencies will be automatically installed, otherwise you need to run mvn install .

Development

To start your application in the dev profile, run:

./mvnw

Reference Documentation

For further reference, please consider the following sections:

3