You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Anthony Hinsinger fe3d25ecef added README 3 years ago
src Added shared folder 3 years ago
.dockerignore initial commit 3 years ago
.env.example initial commit 3 years ago
.eslintignore initial commit 3 years ago
.gitignore initial commit 3 years ago
Dockerfile initial commit 3 years ago
README.md added README 3 years ago
package-lock.json initial commit 3 years ago
package.json initial commit 3 years ago
tsconfig.server.json initial commit 3 years ago
tsconfig.web.json initial commit 3 years ago
webpack.server.common.js initial commit 3 years ago
webpack.server.development.js initial commit 3 years ago
webpack.server.production.js initial commit 3 years ago
webpack.web.common.js initial commit 3 years ago
webpack.web.development.js initial commit 3 years ago
webpack.web.production.js initial commit 3 years ago

README.md

Webcomponent templat project

using :

  • typescript
  • haunted
  • lit-html
  • eslint
  • webpack
npm run dev:server