MV88 / ms3-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this project will be used as a demo in the ms3 training sessions

Quick Start

Clone the repository with the --recursive option to automatically clone submodules:

git clone --recursive git@github.com:MV88/ms3-training.git

Install NodeJS >= 7.10.0 , if needed, from here.

Start the development application locally:

npm install

npm start

The application runs at http://localhost:8081 afterwards. (Java back-end will run at localhost:8080 )

Read more on the wiki.

About

License:Other


Languages

Language:HTML 61.0%Language:JavaScript 20.4%Language:CSS 13.3%Language:Dockerfile 2.8%Language:Shell 2.4%