/web-components-template

A template with a server included to run a blank web component

Primary LanguageHTML

This is a boilerplate for Web Components

This a forked project from Glitch, made by Fog Creek

Find out more about Glitch.

Your Project

On the front-end,

  • edit public/client.js, public/style.css and views/index.html
  • drag in assets, like images or music, to add them to your project

On the back-end,

  • your app starts at server.js
  • add frameworks and packages in package.json
  • safely store app secrets in .env (nobody can see this but you and people you invite)

How to use it

npm install node server.js

\ ゜o゜)ノ