An open API service indexing awesome lists of open source software.

https://github.com/mneumatic/giamedical

Company website that delivers a straight forward design and layout.
https://github.com/mneumatic/giamedical

bootstrap expressjs javascript nodejs sass

Last synced: 3 months ago
JSON representation

Company website that delivers a straight forward design and layout.

Awesome Lists containing this project

README

          





Logo

giamedical


Static Website for GIA Medical. GIA Medical is a California State Board of Pharmacy Licensed Biomedical Engineering Company that specializes in the repair and service of all brands of Hemodialysis, Plasmapheresis, Apheresis, and Reverse Osmosis equipment.




Report Bug
·
Request Feature

Table of Contents




  1. About The Project



  2. Getting Started


  3. Usage

## About The Project
giamedical.com

The purpose of the project was to design and build a simple solution for the company; in which, can be adjusted, scaled,
and adapted to the businesses needs.

### Built With

* [EJS](https://ejs.co)
* [Bootstrap](https://getbootstrap.com)
* [SASS](https://sass-lang.com)
* [Node.JS](https://nodejs.org/)
* [Express.JS](https://expressjs.com)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

* node
* npm

### Installation

1. Clone the repo
```sh
git clone https://github.com/mneumatic/giamedical.git
```
2. Install NPM packages
```sh
npm install
```
3. Run
```sh
npm run dev
```

## Usage
After running step 3 in the installation process simply open a modern web browser and enter the following in the address bar.
```sh
localhost:3000
```