Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cminhho/angularfileupload-express
Angular File Upload with NodeJS(Express)
https://github.com/cminhho/angularfileupload-express
Last synced: about 2 months ago
JSON representation
Angular File Upload with NodeJS(Express)
- Host: GitHub
- URL: https://github.com/cminhho/angularfileupload-express
- Owner: cminhho
- Created: 2015-03-31T12:22:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T19:07:39.000Z (almost 10 years ago)
- Last Synced: 2023-02-27T11:15:55.196Z (almost 2 years ago)
- Language: HTML
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular File Upload with NodeJS(Express)
```sh
$git clone https://github.com/cminhho/AngularFileUpload-Express.git
$npm install
$node server.js
```
server at [http://localhost:3000/](http://localhost:3000/).