xyapple / PhotoGarage

PhotoGarage website project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo garage

run the 'npm run build'; then run 'npm run dev'

install 'npm html-loader --save-dev' in the html-head.html-head

<head>
  <meta charset="utf-8">
  <title>Photo Garage</title>
</head>

Common JS tools

  • http
  • url-loader

About

PhotoGarage website project

License:GNU General Public License v3.0


Languages

Language:JavaScript 41.9%Language:HTML 38.5%Language:CSS 19.6%