Skip to content

hfz-r/EdmsMockApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Prerequisites:

Installation:

Make sure to install front-end dependencies

cd app && npm install

Start the application:

You have two choices when it come at how your preffer to run it. You can either use the command line or the build-in run command.

1. Using the command line

Run the application using cd app && npm run dev.

2. Using the built-in run command

Run the application in VSCode/Visual Studio 2017 by hitting F5.

Build minified JS & CSS files:

cd app && npm run build

or hitting F5 on VSCode/Visual Studio 2017

Outputs to wwwroot/