Skip to content

aleksnick/elma-test

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published