8000 GitHub - n-pilipovic/webMail: Web Mail Client written in Angular 2.0 and TypeScript, with NodeJS and Express
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

n-pilipovic/webMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small installation and running guide for WebMail Client application

PREREQUISITS:

  • You need to have node.js installed in order to install and run WEBMAIL CLIENT APP

1. Instalation:

  • Open command prompt and run: npm install

2. Running:

  • Run next command in command prompt: npm run tsc - it will run TypeScript compiler and stay active for watching changes on .ts files
  • Open another command prompt and run: npm start - it will start the nodejs server with livereload for watching file changes

About

Web Mail Client written in Angular 2.0 and TypeScript, with NodeJS and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0