Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 328 Bytes

hackmit-hackify

Hackify your Facebook profile picture!

Development

Before editing files in /js:

npm run dev

This will watch and build changes to js files with Babel, as well as serve static files at localhost:8080.

If you simply want to test out Hackify locally, npm run start will just run http-server.