Skip to content

tpiros/angular-restify-file-upload

Repository files navigation

Introduction

This repository is for a Tutorial on Fullstack Developer Academy.

Article

For further information please read https://fullstack-developer.academy/file-upload-with-angular-and-restify-tutorial

Setup

In order to get up and running with this project please run the following commands:

  • npm i
  • ng build --prod (providing the fact that you have access to the Angular CLI globally, if not please install it: npm i -g @angular/cli)
  • node api/app.js

About

File upload tutorial using Angular2+, Restify and the File Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published