Skip to content

techx/hackmit-hackify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.