Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 438 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 438 Bytes

Dumia

ECommerce Demo Application written in F#

Built with:

  • Web API
  • Angular JS

Installing Web Dependencies

To run the web project, you need to first install

  1. NPM
  2. Bower
    • Open up the console
    • Run npm install bower

and then go to the Dumia.Web folder and run bower install

Database Migrations

You will need to build Dumia.Migrations first