Skip to content

luffy84217/photo-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Uploader

This is a photo uploader built by native javascript with d3.js.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Check you got proper version Node.js and npm already.

node --version
npm --version

Installing

Install node_modules all the project needs.

npm install

Wait a little time for installing and finally project is done.

Running the npm scripts

Here are some npm scripts about webpack that I had set for project.

Using Express

express is a powerful web framework, and it is easy to start up with express-generator help.

SET DEBUG=photo-uploader:* & npm start

Built With

  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • d3.js - JavaScript library for manipulating documents based on data

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

This is a photo uploader built by native javascript with d3.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published