Skip to content

shnno61/udacity-third-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosting a Full-Stack Application

This is the third project of Udacity Scholarship Advanced Full-Stack Web Development

Links


Setup

Install Front-End Dependencies

npm run frontend:install

Install API Dependencies

npm run api:install

Front-End Build

npm run frontend:build

API Build

npm run api:build

Deploy Frontend

npm run frontend:deploy

Deploy API

npm run api:deploy

Built With

  • Angular - Single Page Application Framework
  • Node - Javascript Runtime
  • Express - Javascript API Framework

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.0%
  • HTML 9.0%
  • SCSS 6.3%
  • JavaScript 5.1%
  • Shell 1.6%