Skip to content

em-sav/platform-engineer-resume

Repository files navigation

Software Engineer Resume with LitElement

This project includes a sample component using LitElement with TypeScript.

This template is generated from the lit-starter-ts package in the main Lit repo. Issues and PRs for this template should be filed in that repo.

Setup

Install dependencies:

npm i

Local

npm run dev

Both the TypeScript compiler and lit-analyzer are configured to be very strict. You may want to change tsconfig.json to make them less strict.

Build for GitHub Pages

npm run docs

Formatting

Prettier is used for code formatting. It has been pre-configured according to the Lit's style. You can change this in .prettierrc.json.

Prettier has not been configured to run when committing files, but this can be added with Husky and and pretty-quick. See the prettier.io site for instructions.

npm run format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors