dylan-conway / canvas_site_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canvas site template

A basic template for a site made entirely of canvas.

Getting set up

First clone the repository, move into it's directory and run

npm install
npm start

This will install all dependencies and start the development server. From here you can make changes to the server and frontend code and the app will automatically rebuild itself. You will just need to refresh the tab with the localhost open.

About


Languages

Language:JavaScript 95.7%Language:HTML 4.3%