kozlovvski / MediplusWebsite

React + React Router website template made with Bootstrap 4

Home Page:http://kozlovvski.github.io/MediplusWebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediplusWebsite

This project is a React.js website template. It uses React-Router for navigation and React-Bootstrap for layout.

Live demo: https://kozlovvski.github.io/MediplusWebsite

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have installed npm and preferably yarn

Installing

First of all, fork the repository and clone it. Run terminal inside the cloned directory and run:

yarn

This will install necessary packages. When packages are installed, run a development server with:

yarn start

Open localhost:3000 in browser and app should be running.

Deployment

Use:

yarn deploy

This will fire a build process and push the production version of the app to the gh-pages branch

Built With

Contributing

Currently contributions are disabled.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

React + React Router website template made with Bootstrap 4

http://kozlovvski.github.io/MediplusWebsite

License:MIT License


Languages

Language:CSS 59.5%Language:HTML 21.4%Language:JavaScript 19.0%