Skip to content

danielrss/strive-for-success

 
 

Repository files navigation

SPA with Angular 2 - Team "TODO: PASS!"

Description

Team Members

Name Academy Username
Даниел Исов Daniel_Isov
Лорияна Дончева Loriyanaa
Христина Илиева Hristina_Ilieva

This project is a Single Page application where everyone can get inspired from someone else. Everyone can access it.

The application is accessable for everyone at https://striveforsuccess.herokuapp.com

How to start the application:

  • Open CMD/Terminal and navigate to the checked-out repository with the application
  • Run npm install in the CMD/Terminal
  • Run npm run build:prod in the CMD/Terminal
  • Run npm start and you should see a message like: Application is running at http://localhost:3003
  • Now you can open the application by browsing to http://localhost:3003/

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 37.8%
  • JavaScript 25.1%
  • HTML 23.7%
  • CSS 13.4%