Skip to content

IvanDanylenko/js-tower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS Tower

This project aims to help web-delelopers to learn JavaScript.

Introduction

There are two folders /front and /server.

Folder /front contains an angular front-end application.

Folder /server contains a REST API server built on Node.js and Express.

Steps for running the project

  1. Install Node.js.

  2. Run command npm install from folders /front and then from /server (this command install all dependences).

  3. Run npm run all from folder /front (this command run this project in development mode).

  4. Navigate to http://localhost:4200. The app will automatically reload if you change any of the source files.

  5. To login please enter login: test, password test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors