Skip to content

ozair-dev/image-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-compressor

See demo here

Image Compressor

Getting started

Clone this repository and install its dependencies:

git clone https://github.com/ozair-dev/image-compressor.git
cd image-compressor
npm install

npm run dev launches a server with hot reloading. Navigate to localhost:3000.

npm run build builds the application to dist, generating two bundles for differential serving.

npm run serve launches a server over the previously build.

License

MIT.