Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.02 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.02 KB

Elma Test

Test app with angular 4

Usage local

You need install:

Write in command line

git clone https://github.com/aleksnick/elma-test.git
cd elma-test
npm install -g webpack webpack-dev-server rimraf
npm install 
npm run serve

Open in your browser http://localhost:9000/

Usage in virtualbox

You need install:

Write in c:\Windows\System32\drivers\etc\hosts

127.0.0.1       elma.local

Write in command line

git clone https://github.com/aleksnick/elma-test.git
cd elma-test
vagrant up

Open in your browser http://elma.local:9000/

Screenshots

Main

Screen Main

Profile

Screen Profile

Chat

Screen Chat