Skip to content

This project has been developed based on node.js and pure javascript with out any third party front end library

Notifications You must be signed in to change notification settings

rbrahul/canvas-editor

Repository files navigation

Instructions

This project has been developed using Nodejs and and Pure Javascript ECMA Script 5. No third pary libray like Jquery,Angular, or React has been used. Just testing the taste of Vanilla JS :)

To set up the environment dependencies ( node version 5++ )

$ npm install

To run the node server

$ npm run start

Server is listening to port 8000

Instruction on file upload

routes

get uploaded images

/images

upload image to server

/uploads

Image View: Smart-ToDo

About

This project has been developed based on node.js and pure javascript with out any third party front end library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published