cra-template-ssj

0.1.1 • Public • Published

ssj React Project Template Guide

Summary

This React project template features a few key package integrations/settings I've found I need in every React project. These are

  • absolute import paths
  • eslint and some plugins
  • husky
  • lint-staged
  • prettier
  • react-router
  • styled-components

Usage

This template follows the standard create-react-app template guide as described here.

Run this in your terminal

npx create-react-app MY-PROJECT-NAME --template cra-template-ssj

Voilà, your project will be initialized using this template.

Readme

Keywords

none

Package Sidebar

Install

npm i cra-template-ssj

Weekly Downloads

3

Version

0.1.1

License

none

Unpacked Size

8.22 kB

Total Files

11

Last publish

Collaborators

  • solidstatejake