Skip to content

sessatakuma/discussion-frontend

Repository files navigation

frontend-template

A template for sessatakuma front-end development.

Getting started

  • Add a LICENSE if needed.
  • Modify name and description in package.json and name in package-lock.json.
  • Modify <title> in <head> of dist/index.html.
  • Add images in dist/images and include in the site with <img src='images/example.png'/>.
  • Apply theme colors in your css with preset variables in index.css, e.g. color: var(--clr-primary);.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors