chrisjpatty / Dog-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dog-Website

Creating a website for my wife and I so we can show our puppies and have a different form of comminication.

Install or update dependencies

npm install

Start the development server

npm start

Open a browser to localhost:1234

Build for production

npm run build

The built web files will be in the dist folder. Just copy those onto your server to deploy.

About


Languages

Language:HTML 51.8%Language:CSS 38.3%Language:JavaScript 9.9%