Skip to content

milesdevservices/fantasy-taverns

Repository files navigation

Fantasy Taverns

Fantasy Taverns is a Miles Technologies training application seed. It was developed as a starting point for our Software Develop bootcamp program.

Installation

Fork this repo and clone it to your machine. Then run npm i.

Running the App

This project assumes that you already have a MSSQL Database created and running on localhost. Once that is setup you will need to copy the .env.example file and rename it to be .env. Update the variables with the appropriate values.

Start the server: npm run start Start the front end: ng serve

Navigate to localhost:4200 in your browser to view the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published