Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MgenGlder/officefront

Repository files navigation

OfficeFront prototype

Hero image Ease the daily processes and needs of a visiting physician practice.

Getting Started


Install

Install the project dependencies by going to the project folder and running

npm install

Once that's done, make sure to install MongoDB to your machine. Once that's done, you can run your mongo instance by running the mongod command

Running it

In order to run the project, run the following commands in order, in separate terminal windows. (I know, I know. It sucks but haven't figured out a better way :(

If you're Mongo instance isn't running yet, run

mongod

then run the backend server application with

npm start

then run the front end with

ng server

Make sure all are running in separate terminal/command prompt windows concurrently

And you have a running app! You can visit the site with the default port at localhost:4200 in most browsers.

Styling is based on CoreUI Pro base

AltStyle によって変換されたページ (->オリジナル) /