/react-autoFocus

Primary LanguageJavaScriptMIT LicenseMIT

React Static Site Template

This is a React + styled-components static site template.

  • Webpack & Dev Server with hot-reload
  • Prettier + ESLint (with StandardJS) + StyleLint
  • CommitLint + Standard Version

👉 DEMO

Dev

npm run dev

Build

npm run build

The distribution files will be built to ./dist

Bump Version and Push Codes

npm run release